diff options
author | Bixia Zheng <bixia@google.com> | 2022-03-14 16:41:41 -0700 |
---|---|---|
committer | Bixia Zheng <bixia@google.com> | 2022-03-15 15:30:55 -0700 |
commit | 3580721a59d9a6db365978d176044dc21a7eb3fa (patch) | |
tree | f65165eb53632091ff0310bf9c9b6ed8442b618e /llvm/lib | |
parent | 86c90f9bfdc4e9f02533196396a6ae363449b6a3 (diff) | |
download | llvm-3580721a59d9a6db365978d176044dc21a7eb3fa.zip llvm-3580721a59d9a6db365978d176044dc21a7eb3fa.tar.gz llvm-3580721a59d9a6db365978d176044dc21a7eb3fa.tar.bz2 |
[mlir][sparse][taco] Support the use of index values in tensor expressions.
PyTACO DSL doesn't support the use of index values as in A[i] = B[i]+ i.
We extend the DSL to support such a use in MLIR-PyTACO.
Remove an obsolete unit test. Add unit tests and PyTACO tests.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D121716
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions