Instead of recomputing memref types from tensor types, try to infer them when possible. This results in more precise layout maps.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
springerm added a child revision: D125615: [mlir][bufferize] Better user control of layout maps.May 14 2022, 12:43 PM
This revision is now accepted and ready to land.May 14 2022, 12:58 PM
Closed by commit rG12e41d9264b6: [mlir][bufferize] Infer memref types when possible (authored by springerm). · Explain WhyMay 15 2022, 5:02 PM
This revision was automatically updated to reflect the committed changes.