llvm-project/mlir/test/Integration/Dialect
Aart Bik 319072f4e3 [mlir][sparse] migrate sparse operations into new sparse tensor dialect
This is the very first step toward removing the glue and clutter from linalg and
replace it with proper sparse tensor types. This revision migrates the LinalgSparseOps
into SparseTensorOps of a sparse tensor dialect. This also provides a new home for
sparse tensor related transformation.

NOTE: the actual replacement with sparse tensor types (and removal of linalg glue/clutter)
will follow but I am trying to keep the amount of changes per revision manageable.

Differential Revision: https://reviews.llvm.org/D101573
2021-04-29 15:52:35 -07:00
..
Async/CPU [mlir] Async: add automatic reference counting at async.runtime operations level 2021-04-12 18:54:55 -07:00
LLVMIR/CPU
Linalg/CPU [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
SparseTensor/CPU [mlir][sparse] migrate sparse operations into new sparse tensor dialect 2021-04-29 15:52:35 -07:00
Standard/CPU [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
Vector/CPU [mlir] Support masked N-D vector transfer ops in ProgressiveVectorToSCF. 2021-04-23 18:23:51 +09:00