llvm-capstone/mlir
2022-12-27 09:30:00 +09:00
..
benchmark/python [mlir][sparse] Expose SparseTensor passes as enums instead of opaque numbers for vectorization and parallelization options. 2022-09-04 01:39:35 +00:00
cmake/modules [MLIR] Fix typo in add_mlir_library docs. NFC. 2022-12-03 19:28:29 -07:00
docs Revert "Revert "[mlir][py] Enable building ops with raw inputs"" 2022-12-21 16:22:39 -08:00
examples [mlir] llvm::Optional::value() && => operator*/operator-> 2022-12-17 19:23:50 +00:00
include [mlir] Typos in affine dialect 2022-12-27 09:30:00 +09:00
lib [mlir] Typos in affine dialect 2022-12-27 09:30:00 +09:00
python Revert "Revert "[mlir][py] Enable building ops with raw inputs"" 2022-12-21 16:22:39 -08:00
test Revert "Apply shortened printing/parsing form to linalg.reduce." 2022-12-23 17:31:08 -08:00
tools Revert "Revert "[mlir][py] Enable building ops with raw inputs"" 2022-12-21 16:22:39 -08:00
unittests [mlir] Fix warnings 2022-12-22 11:10:47 -08:00
utils [mlir] Add LLDB visualizers for MLIR constructs 2022-12-11 22:45:34 -08:00
.clang-format [mlir] Add missing newline at end of .clang-format file 2022-06-14 23:59:00 -07:00
.clang-tidy [mlir] Disable misc-const-correctness clang-tidy check. 2022-08-03 10:18:43 +02:00
CMakeLists.txt [CMake] Warn when the version is older than 3.20.0. 2022-12-11 20:19:46 +01:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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