diff options
author | Aart Bik <ajcbik@google.com> | 2022-09-21 17:40:50 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2022-09-27 16:37:37 -0700 |
commit | a3610359b51dffaa7aefa8e325e58978c105a8a3 (patch) | |
tree | baa62627ee6c33bffa1a9ade7c213fbc51c1a9a9 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | eed22583fd78d4d657fb70b99e62fbdc1f83b8f9 (diff) | |
download | llvm-a3610359b51dffaa7aefa8e325e58978c105a8a3.zip llvm-a3610359b51dffaa7aefa8e325e58978c105a8a3.tar.gz llvm-a3610359b51dffaa7aefa8e325e58978c105a8a3.tar.bz2 |
[mlir][sparse] change memref argument to proper SSA components
The indices for insert/compress were previously provided as
a memref<?xindex> with proper rank, since that matched the
argument for the runtime support libary better. However, with
proper codegen coming, providing the indices as SSA values
is much cleaner. This also brings the sparse_tensor.insert
closer to unification with tensor.insert, planned in the
longer run.
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D134404
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions