llvm-capstone/mlir
2023-11-01 18:58:33 +09:00
..
benchmark/python [NFC][Py Reformat] Reformat python files in mlir subdir 2023-05-26 08:05:40 +02:00
cmake/modules [MLIR] Add SyclRuntimeWrapper (#69648) 2023-10-26 19:41:09 +02:00
docs [mlir][www] Add missing include for ARM SVE passes 2023-10-26 16:08:31 -07:00
examples Apply clang-tidy fixes for misc-include-cleaner in MLIR examples 2023-10-25 22:27:30 -07:00
include [NFC][Transform] Cleanup magic constant usage 2023-11-01 09:33:38 +00:00
lib [mlir][complex] Support Fastmath flag for complex log ops (#69798) 2023-11-01 18:58:33 +09:00
python [mlir][python] fix python_test dialect and I32/I64ElementsBuilder (#70871) 2023-10-31 19:55:42 -05:00
test [mlir][complex] Support Fastmath flag for complex log ops (#69798) 2023-11-01 18:58:33 +09:00
tools [mlir][bytecode] Implements back deployment capability for MLIR dialects (#70724) 2023-10-31 15:41:29 -07:00
unittests [mlir][sparse] cleanup merger test, add header (#70279) 2023-10-26 09:06:57 -07:00
utils [mlir][arith] Rename operations: maxfmaximumf, minfminimumf (#65800) 2023-09-11 22:02:19 -07:00
.clang-format
.clang-tidy
CMakeLists.txt [MLIR] Add SyclRuntimeWrapper (#69648) 2023-10-26 19:41:09 +02:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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