llvm-project/mlir
Aart Bik ec8910c4ad [mlir][sparse] integration test for all-dense annotated "sparse" output
Reviewed By: gussmith23

Differential Revision: https://reviews.llvm.org/D104277
2021-06-15 15:44:11 -07:00
..
cmake/modules [MLIR] Make MLIR cmake variable names consistent 2021-05-24 08:43:10 +05:30
docs [mlir][linalg] Adapt yaml codegen to support scalar parameters. 2021-06-15 15:20:48 +00:00
examples [MLIR][NFC] Rename MemRefDataFlow -> AffineScalarReplacement 2021-06-14 17:52:53 +05:30
include [mlir][sparse] allow all-dense annotated "sparse" tensor output 2021-06-15 14:55:07 -07:00
lib [mlir][SCF] Remove empty else blocks of `scf.if` operations. 2021-06-15 15:07:20 -07:00
python [mlir][linalg][python] Adapt the OpDSL to use scalars. 2021-06-15 12:54:00 +00:00
test [mlir][sparse] integration test for all-dense annotated "sparse" output 2021-06-15 15:44:11 -07:00
tools [mlir][linalg] Adapt yaml codegen to support scalar parameters. 2021-06-15 15:20:48 +00:00
unittests [mlir] separable registration of attribute and type interfaces 2021-06-15 15:20:27 +02:00
utils [mlir-vscode] Fix dependencies to enable packaging the extension properly. 2021-06-10 11:34:04 -07:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
CMakeLists.txt [MLIR] Drop old cmake var names 2021-05-24 15:30:01 +05:30
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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