llvm-project/mlir
Mehdi Amini 7964568632 Apply clang-tidy fixes for readability-simplify-boolean-expr to MLIR NormalizeMemRefs.cpp (NFC) 2022-01-02 22:26:57 +00:00
..
cmake/modules [mlir][ods] AttrOrTypeGen uses Class 2021-12-01 16:53:23 +00:00
docs [mlir][linalg] Remove RangeOp and RangeType. 2021-12-15 07:19:10 +00:00
examples Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00:00
include Apply clang-tidy fixes for readability-const-return-type to MLIR (NFC) 2022-01-02 01:51:39 +00:00
lib Apply clang-tidy fixes for readability-simplify-boolean-expr to MLIR NormalizeMemRefs.cpp (NFC) 2022-01-02 22:26:57 +00:00
python [mlir][python] Add fused location 2021-12-11 10:16:13 -08:00
test Apply clang-tidy fixes for readability-simplify-boolean-expr to MLIR (NFC) 2022-01-02 01:59:31 +00:00
tools Apply clang-tidy fixes for readability-container-size-empty for MLIR (NFC) 2022-01-02 01:56:38 +00:00
unittests Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC) 2022-01-02 01:45:18 +00:00
utils [mlir][vim] Add comment for markdown highlighting 2021-12-20 08:35:22 -08: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.