llvm-project/mlir/test/Integration
Aart Bik 53cc3a0637 [mlir][sparse] index support in sparse compiler codegen
This revision adds support for the linalg.index to the sparse compiler
pipeline. In essence, this adds the ability to refer to indices in
the tensor index expression, as illustrated below:

 Y[i, j, k, l, m] = T[i, j, k, l, m]  * i * j

Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D121251
2022-03-08 17:25:36 -08:00
..
Dialect [mlir][sparse] index support in sparse compiler codegen 2022-03-08 17:25:36 -08:00
GPU [mlir][NFC] Rename StandardToLLVM to FuncToLLVM 2022-03-07 11:25:23 -08:00
data [mlir][sparse] remove unused test matrix file 2022-02-17 15:04:06 -08:00
lit.local.cfg [mlir] Clean up boolean flags usage in LIT tests 2021-10-12 11:44:48 +03:00