Skip the sparsification pass for Linalg ops without annotated tensors
(or cases that are not properly handled yet).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Shall we add tests to check that we skip certain cases? Rather than this, it looks good to me.
Comment Actions
Thanks!
I am actually already working on accepting the cases, but just wanted to make sure external projects are not confused until that time ;-)