llvm-capstone/mlir
2023-08-14 09:05:32 -07:00
..
benchmark/python [NFC][Py Reformat] Reformat python files in mlir subdir 2023-05-26 08:05:40 +02:00
cmake/modules [mlir][python] Add install target for MLIR Python sources. 2023-07-18 11:05:39 -07:00
docs [mlir][gpu] Add documentation for the new GPU compilation mechanism 2023-08-12 00:32:41 +00:00
examples [mlir] Update mlir/examples/standalone/README.md (NFC) 2023-08-11 14:13:09 +08:00
include [mlir][SCF][NFC] Add helper functions to get body of scf.while 2023-08-14 14:57:09 +02:00
lib [mlir][SCF][NFC] Add helper functions to get body of scf.while 2023-08-14 14:57:09 +02:00
python Revert "[mlir][linalg][transform][python] Add mix-in for BufferizeToAllocOp." 2023-08-14 09:05:32 -07:00
test Revert "[mlir][linalg][transform][python] Add mix-in for BufferizeToAllocOp." 2023-08-14 09:05:32 -07:00
tools [mlir] Generate constructor in generic adaptors allowing construction from an op instance 2023-08-10 12:38:54 +02:00
unittests [mlir][ROCDL] Adds the ROCDL target attribute. 2023-08-11 21:44:05 +00:00
utils [mlir] Fix generating checks for multiple funcs in generate-test-checks 2023-08-03 15:55:03 +00:00
.clang-format
.clang-tidy
CMakeLists.txt [mlir][NVVM] Adds the NVVM target attribute. 2023-08-08 19:21:36 +00:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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