diff options
author | Bixia Zheng <bixia@google.com> | 2022-02-28 14:22:41 -0800 |
---|---|---|
committer | Bixia Zheng <bixia@google.com> | 2022-03-01 10:51:39 -0800 |
commit | 20eaa88fff478616259668c9917332d1f505ccdd (patch) | |
tree | d0e7b04be7a55fe666dfce906bf6edaedd33525f /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | ba4f1e44e480d661d99973007a39dc642f5d79a4 (diff) | |
download | llvm-20eaa88fff478616259668c9917332d1f505ccdd.zip llvm-20eaa88fff478616259668c9917332d1f505ccdd.tar.gz llvm-20eaa88fff478616259668c9917332d1f505ccdd.tar.bz2 |
[mlir][sparse] Extend convertToMLIRSparseTensor to support permutation and more general sparsity values.
Previously, convertToMLIRSparseTensor assumes identity storage ordering and all
compressed dimensions. This change extends the function with two parameters for
users to specify the storage ordering and the sparsity of each dimension.
Modify PyTACO to reflect this change.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D120643
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions