llvm-capstone/mlir
2023-10-25 22:27:30 -07:00
..
benchmark/python [NFC][Py Reformat] Reformat python files in mlir subdir 2023-05-26 08:05:40 +02:00
cmake/modules [mlir][docgen] Add option to enable Hugo Docs specific features (#68725) 2023-10-11 10:03:23 +01:00
docs [mlir][doc] Improve Destination-passing-style documentation (#70283) 2023-10-25 20:46:06 -07:00
examples Apply clang-tidy fixes for misc-include-cleaner in MLIR examples 2023-10-25 22:27:30 -07:00
include [mlir][sparse] add verification of absent value in sparse_tensor.unary (#70248) 2023-10-25 13:56:43 -07:00
lib [mlir][sparse] avoid excessive macro magic (#70276) 2023-10-25 20:48:37 -07:00
python Add missing linalg.batch_vecmat named op (#70218) 2023-10-25 11:41:24 -04:00
test [mlir][sparse] add verification of absent value in sparse_tensor.unary (#70248) 2023-10-25 13:56:43 -07:00
tools [mlir][ods] Emit bytecode readers with generic Attribute/Type (NFC) 2023-10-24 08:06:51 +00:00
unittests [mlir][transform] Handle multiple library preloading passes. (#69705) 2023-10-25 09:52:30 +02:00
utils [mlir][arith] Rename operations: maxfmaximumf, minfminimumf (#65800) 2023-09-11 22:02:19 -07:00
.clang-format
.clang-tidy
CMakeLists.txt [mlir] remove some GCC warning #68409 (#68528) 2023-10-09 22:20:18 -07:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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