llvm/mlir
2022-02-28 15:41:13 -08:00
..
benchmark/python [mlir] Use sparse-compiler pass in sparse benchmark 2022-02-09 20:16:47 +00:00
cmake/modules [mlir] Do not use an empty source file when building aggregate libraries. 2022-02-05 23:06:28 -08:00
docs [mlir] Support verification order (2/3) 2022-02-25 19:04:56 +00:00
examples [mlir][NFC] Use options struct in ExecutionEngine::create 2022-02-23 10:21:46 -05:00
include Adds a flag to optionally disable tosa decompositions 2022-02-28 15:41:13 -08:00
lib Adds a flag to optionally disable tosa decompositions 2022-02-28 15:41:13 -08:00
python [mlir][OpDSL] Split arithmetic functions. 2022-02-25 15:27:42 +00:00
test [mlir] Match Arithmetic::ConstantOp and Tensor::ExtractSliceOp. 2022-02-28 23:09:03 +00:00
tools [mlir-tblgen] Fix non-deterministic generating static verifier in DRR. 2022-02-28 18:36:22 +00:00
unittests [MLIR][Presburger] Move IdKind specific insert/append 2022-02-26 18:54:30 +05:30
utils [mlir][spirv] Fix SPIR-V spec parser 2022-02-22 14:07:46 +03:00
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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