Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140008
[mlir][memref] Fold no-op subview(subview(x)) ops ClosedPublic Authored by springerm on Dec 14 2022, 3:27 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 14 2022, 3:28 AM This revision was landed with ongoing or failed builds.Dec 14 2022, 3:47 AM Closed by commit rG17f36648e6d6: [mlir][memref] Fold no-op subview(subview(x)) ops (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482788 mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
mlir/test/Dialect/MemRef/canonicalize.mlir
|