Fold memref.copy %x, %x.
Depends On D117220
Paths
| Differential D117224
[mlir][memref] Fold self copies ClosedPublic Authored by springerm on Jan 13 2022, 6:20 AM.
Details
Summary Fold memref.copy %x, %x. Depends On D117220
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptJan 13 2022, 6:20 AM This revision is now accepted and ready to land.Jan 14 2022, 2:14 AM Closed by commit rGe58e401b7988: [mlir][memref] Fold self copies (authored by springerm). · Explain WhyJan 14 2022, 5:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 399963 mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
mlir/test/Dialect/MemRef/canonicalize.mlir
|