llvm-project/mlir
Mehdi Amini ba37c3b152 Apply clang-tidy fixes for llvm-namespace-comment in ToolUtilities.h (NFC) 2022-01-13 23:25:49 +00:00
..
cmake/modules Fix exported MLIR_TABLEGEN_EXE 2022-01-09 23:27:08 -08:00
docs Clarify that fold() can't "erase" an operation in the MLIR Canonicalization doc (NFC) 2022-01-13 18:43:18 +00:00
examples Apply clang-tidy fixes for llvm-header-guard in MLIR (NFC) 2022-01-13 23:14:06 +00:00
include Apply clang-tidy fixes for llvm-namespace-comment in ToolUtilities.h (NFC) 2022-01-13 23:25:49 +00:00
lib [mlir][tosa] Update default tosa-to-linalg passes 2022-01-13 10:17:44 -08:00
python [mlir][linalg] Improve pooling op iterator order consistency 2022-01-11 17:49:22 +00:00
test Revert "Upstream MLIR PyTACO implementation." 2022-01-13 23:14:13 +00:00
tools [mlir] Fix attaching side effects on `FlatSymbolRefAttr` 2022-01-13 19:57:01 +01:00
unittests [mlir] Add a parsePassPipeline overload that returns a new pass manager 2022-01-12 14:54:30 -08:00
utils Update mlir GDB printers 2022-01-06 22:20:25 +01: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 [CMake] Factor out config prefix finding logic 2022-01-07 20:16:18 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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