llvm-project/mlir
Nicolas Vasilache c05db63887 [mlir] Fix for 9a7d111f4f 2022-01-05 11:40:51 -05:00
..
cmake/modules [mlir][ods] AttrOrTypeGen uses Class 2021-12-01 16:53:23 +00:00
docs [MLIR] Fix confusing diagnostic during dialect conversion 2022-01-03 20:13:23 +05:30
examples Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00:00
include [mlir][Linalg] NFC - Modernize transformation APIs. 2022-01-05 11:01:40 -05:00
lib [mlir] Fix for 9a7d111f4f 2022-01-05 11:40:51 -05:00
python [mlir] Introduce Python bindings for the quantization dialect 2022-01-05 16:26:31 +01:00
test [mlir][linalg][bufferize][NFC] Simplify bufferization of CallOps 2022-01-06 00:28:47 +09:00
tools Align adaptor's generator accessors for attribute on the Op class 2022-01-05 05:42:15 +00:00
unittests [MLIR] Move LinearTransform to Presburger/ 2022-01-03 11:11:09 +05:30
utils Fix doc on how to run clang-tidy on MLIR codebase (NFC) 2022-01-03 07:00:07 +00:00
.clang-format
.clang-tidy Enable a few clang-tidy checks in MLIR 2022-01-02 01:05:06 +00:00
CMakeLists.txt Build MLIR with -Werror=mismatched-tags (NFC) 2021-12-08 05:59:06 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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