llvm-capstone/mlir
2022-03-15 01:21:24 +09:00
..
benchmark/python [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
cmake/modules Remove include_directories() from cmake mlir_tablegen() function (NFC) 2022-03-14 04:36:24 +00:00
docs [mlir][bufferization] Update public MLIR documentation 2022-03-14 22:13:41 +09:00
examples [CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLE 2022-03-11 15:43:01 -08:00
include [mlir][vector] Implement unrolling of ReductionOp 2022-03-15 01:21:24 +09:00
lib [mlir][vector] Implement unrolling of ReductionOp 2022-03-15 01:21:24 +09:00
python [mlir][linalg] Replace linalg.fill by OpDSL variant. 2022-03-14 10:51:08 +00:00
test [mlir][vector] Implement unrolling of ReductionOp 2022-03-15 01:21:24 +09:00
tools [mlir] Support verification order (3/3) 2022-03-11 01:16:28 +00:00
unittests [MLIR][Presburger] Add support for PresburgerRelation 2022-03-13 17:31:19 +05:30
utils [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08: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] Add option to control python search priming 2022-03-01 14:52:56 -08:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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