Fold all to_tensor/to_memref pairs during canonicalization. This is needed for some sparse compiler test cases, but will also lead to cleaner IR post-bufferization in general.
Details
Details
- Reviewers
aartbik - Commits
- rGcb471241797b: [mlir][bufferize] Improve to_tensor/to_memref folding
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Jun 27 2022, 10:14 AM
Closed by commit rGcb471241797b: [mlir][bufferize] Improve to_tensor/to_memref folding (authored by springerm). · Explain WhyJun 27 2022, 12:43 PM
This revision was automatically updated to reflect the committed changes.