llvm-capstone/mlir
2023-09-04 07:59:12 +00:00
..
benchmark/python [NFC][Py Reformat] Reformat python files in mlir subdir 2023-05-26 08:05:40 +02:00
cmake/modules [mlir][python bindings] generate all the enums 2023-08-23 15:03:55 -05:00
docs [mlir] Move FunctionInterfaces to Interfaces directory and inherit from CallableOpInterface 2023-08-31 11:28:23 +00:00
examples [mlir] Move FunctionInterfaces to Interfaces directory and inherit from CallableOpInterface 2023-08-31 11:28:23 +00:00
include [mlir][nfc] Allow ops to have operands/attributes named context. 2023-09-04 07:33:03 +02:00
lib [mlir] Apply ClangTidy finding (NFC) 2023-09-04 08:44:49 +02:00
python [mlir][python][linalg][transform] Forward missing params in mix-ins. 2023-09-04 07:59:12 +00:00
test [mlir][python] Fix-forward 9442b441c1. 2023-09-02 14:23:04 +00:00
tools [mlir] Fix duplicate word typos; NFC 2023-09-01 20:53:08 -07:00
unittests [mlir] Fix duplicate word typos; NFC 2023-09-01 20:53:08 -07: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.