diff options
author | Aart Bik <ajcbik@google.com> | 2021-04-28 18:15:11 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2021-04-29 12:09:10 -0700 |
commit | a6d92a971175d727873a9e7644913ee02d7232a8 (patch) | |
tree | 37f49ff9953a58e09cf059863cfb4abfc8f52aab /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 0f8b6686ac288cda8d14d2ec5b8ca98d188b0684 (diff) | |
download | llvm-a6d92a971175d727873a9e7644913ee02d7232a8.zip llvm-a6d92a971175d727873a9e7644913ee02d7232a8.tar.gz llvm-a6d92a971175d727873a9e7644913ee02d7232a8.tar.bz2 |
[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.
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D101488
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions