llvm/mlir
2022-02-25 15:06:47 -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 [mlir][Linalg] Add support for tileFuseAndDistribute on tensors. 2022-02-25 11:51:11 -08:00
lib [mlir][sparse] merge ifs in new sparse rewriting rules 2022-02-25 15:06:47 -08:00
python [mlir][OpDSL] Split arithmetic functions. 2022-02-25 15:27:42 +00:00
test [mlir][sparse] enable scalar test 2022-02-25 15:05:25 -08:00
tools [mlir] Support verification order (2/3) 2022-02-25 19:04:56 +00:00
unittests [MLIR][Presburger] Refactor looping strategy in coalesce 2022-02-25 12:41:20 +00:00
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.