llvm-project/mlir
Mehdi Amini de54bcc54c Revert "[MLIR]Extend vector.gather to support n-D result"
This reverts commit 0cbfd6fd16.

A test is crashing with the shared_lib config.
2022-08-23 20:26:38 +00:00
..
benchmark/python [NFC] Remove obsolete all_passes_registration from integration tests. 2022-07-16 18:18:43 -07:00
cmake/modules Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too" 2022-08-18 22:46:32 -04:00
docs [mlir] Add initial support for a binary serialization format 2022-08-22 00:36:26 -07:00
examples [mlir] Fix build of toyc-ch6 (NFC) 2022-08-09 15:58:49 -04:00
include Revert "[MLIR]Extend vector.gather to support n-D result" 2022-08-23 20:26:38 +00:00
lib Revert "[MLIR]Extend vector.gather to support n-D result" 2022-08-23 20:26:38 +00:00
python [mlir][linalg][python] Add named constructor for MatchOp 2022-08-15 14:41:28 +02:00
test Revert "[MLIR]Extend vector.gather to support n-D result" 2022-08-23 20:26:38 +00:00
tools [ADT] Deprecate is_splat and replace all uses with all_equal 2022-08-23 11:36:27 -04:00
unittests [mlir] Populate default attributes on op creation 2022-08-22 16:49:46 -07:00
utils [mlir][spirv] Migrate to use specalized enum attributes 2022-08-09 14:14:54 -04:00
.clang-format [mlir] Add missing newline at end of .clang-format file 2022-06-14 23:59:00 -07:00
.clang-tidy [mlir] Disable `misc-const-correctness` clang-tidy check. 2022-08-03 10:18:43 +02:00
CMakeLists.txt Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too" 2022-08-18 22:46:32 -04:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.