llvm-project/mlir/lib/Dialect/SparseTensor
gysit b7f2c108eb [mlir][linalg] Replace LinalgOps.h and LinalgTypes.h by a single header.
After removing the range type, Linalg does not define any type. The revision thus consolidates the LinalgOps.h and LinalgTypes.h into a single Linalg.h header. Additionally, LinalgTypes.cpp is renamed to LinalgDialect.cpp to follow the convention adopted by other dialects such as the tensor dialect.

Depends On D115727

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D115728
2021-12-15 12:15:03 +00:00
..
IR [mlir][sparse] finalize sparse output in the presence of reductions 2021-12-07 10:54:29 -08:00
Transforms [mlir][linalg] Replace LinalgOps.h and LinalgTypes.h by a single header. 2021-12-15 12:15:03 +00:00
Utils [mlir][sparse] refine simply dynamic sparse tensor outputs 2021-11-30 13:45:58 -08:00
CMakeLists.txt [MLIR][Sparse] Refactor lattice code into its own file 2021-06-24 23:03:44 +00:00