llvm-capstone/mlir
2023-11-21 15:31:38 +03:00
..
benchmark/python Changed all code and comments that used the phrase "sparse compiler" to instead use "sparsifier" (#71875) 2023-11-15 20:12:35 +00:00
cmake/modules [llvm][CMake][TableGen] Add all TableGen files to tablegen_compile_commands.yml (#71686) 2023-11-16 09:26:26 +00:00
docs Make MLIR Value more consistent in terms of const "correctness" (NFC) (#72765) 2023-11-20 20:52:15 -08:00
examples Make MLIR Value more consistent in terms of const "correctness" (NFC) (#72765) 2023-11-20 20:52:15 -08:00
include [mlir][spirv] Add CL.mix op (#72800) 2023-11-21 15:31:38 +03:00
lib [mlir][spirv] Add some op decorations (#72809) 2023-11-21 15:31:23 +03:00
python [mlir][python] reformat transform ext (#71136) 2023-11-16 13:37:52 -06:00
test [mlir][spirv] Add CL.mix op (#72800) 2023-11-21 15:31:38 +03:00
tools [mlir][async] Avoid crash when not using func.func (#72801) 2023-11-21 08:40:16 +01:00
unittests [mlir][sparse] code cleanup (remove dead code related to filter loop). (#72573) 2023-11-16 14:26:09 -08: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.