llvm-project/mlir
Mehdi Amini 940e290860 Apply clang-tidy fixes for performance-unnecessary-value-param in OneShotModuleBufferize.cpp (NFC) 2022-05-30 18:44:28 +00:00
..
benchmark/python [mlir] Fix declaration of nano time function in benchmark infra 2022-05-13 13:22:18 +02:00
cmake/modules [mlir] provide Python bindings for the Transform dialect 2022-05-30 17:37:52 +02:00
docs [mlir][PDLL] Allow numeric result indexing for unregistered op 2022-05-25 19:29:29 +00:00
examples [mlir] Remove unused properties from the standalone example's lit configuration 2022-05-19 12:54:28 -07:00
include Apply clang-tidy fixes for performance-unnecessary-value-param in OneShotModuleBufferize.cpp (NFC) 2022-05-30 18:44:28 +00:00
lib Apply clang-tidy fixes for performance-unnecessary-value-param in OneShotModuleBufferize.cpp (NFC) 2022-05-30 18:44:28 +00:00
python [mlir] provide Python bindings for the Transform dialect 2022-05-30 17:37:52 +02:00
test [mlir] provide Python bindings for the Transform dialect 2022-05-30 17:37:52 +02:00
tools [mlir] provide Python bindings for the Transform dialect 2022-05-30 17:37:52 +02:00
unittests [MLIR][Presburger] Add applyDomain/Range to IntegerRelation 2022-05-29 02:06:11 +05:30
utils [mlir][Tablegen-LSP] Add support for a compilation database 2022-05-27 02:39:49 -07:00
.clang-format
.clang-tidy Enable readability-redundant-smartptr-get in MLIR local clang-tidy config 2022-01-08 20:07:11 +00:00
CMakeLists.txt [mlir][PDLL] Add support for generating PDL patterns from PDLL at build time 2022-04-26 18:33:16 -07:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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