This allows post-sparsification-rewriters to update sparse tensor storage
specifiers.
Details
Details
- Reviewers
aartbik nicolasvasilache Peiming wrengr
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I prefer to come up with a solution (for the problem this solves) that does not expose this "field", which only makes sense along the direct IR codegen path....
do you mean #COO instead of #CSR here?