If the source/dest is a cast that does not change shape/element type, the cast can be skipped.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
thanks, you may want to look at other linalg.copy canonicalizations and foldings that may have been missed when memref.copy was introduced.