llvm/mlir
River Riddle ac860240ad [mlir][NFC] Cleanup the TestClone pass
Fix variable naming convention and cleanup a clang-tidy warning.
2022-04-15 12:57:07 -07:00
..
benchmark/python
cmake/modules
docs [mlir] Split intrinsics out of LLVMOps.td 2022-04-14 13:23:31 +02:00
examples [MLIR] Standalone: Fix copy-and-paste typo (NFC) 2022-04-07 11:22:21 +02:00
include [mlir] Remove the use of FilterTypes for template metaprogramming 2022-04-15 12:57:07 -07:00
lib [MLIR][Presburger] addSymbolicCut: fix the integral symbols heuristic to match the docs 2022-04-15 20:34:06 +01:00
python [mlir][Linalg] Add pooling_nchw_sum op. 2022-04-08 17:57:47 +05:30
test [mlir][NFC] Cleanup the TestClone pass 2022-04-15 12:57:07 -07:00
tools [MLIR] Fix operation clone 2022-04-15 13:09:13 -04:00
unittests [mlir][ods][NFC] Move enum attribute definitions from OpBase.td to EnumAttr.td 2022-04-15 16:51:14 +00:00
utils [mlir] Fix a typo to load lsp-mode correctly. 2022-04-14 00:04:40 +00:00
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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