Fold newly added layout conversions after each layout optimization rewrite
Open
- Dominant language
- MLIR
- Stars
- 906
- Forks
- 171
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 32
Description
In #1588 we don't fold new layout conversion hoisted through ops, which means future rewrites may not get the most minimal cost in some cases.
Add an efficient way to fold these operations after each rewrite.
Contributor guide
Assessment
This issue has not been assessed yet.