llvm-capstone/mlir
2023-11-08 13:42:16 +00: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][docs] Add link to Visual Studio Code extension (#71190) 2023-11-06 09:21:07 +00:00
examples Apply clang-tidy fixes for misc-include-cleaner in MLIR examples 2023-10-25 22:27:30 -07:00
include [MLIR][NVGPU] Improve and Cleanup verifier of TMA OPs (#70923) 2023-11-08 12:03:16 +01:00
lib [mlir] Fix -Wsign-compare in NVGPUDialect.cpp (NFC) 2023-11-08 20:26:33 +08:00
python [mlir][python] Add support for arg_attrs and other attrs to NamedSequenceOp 2023-11-08 13:42:16 +00:00
test [mlir][python] Add support for arg_attrs and other attrs to NamedSequenceOp 2023-11-08 13:42:16 +00:00
tools [mlir][python] value casting (#69644) 2023-11-07 10:49:41 -06:00
unittests [MLIR][LLVM] Remove typed pointers from the LLVM dialect (#71285) 2023-11-06 15:48:03 +01: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.