This previously handled memref::SubviewOp, but this can be extended to
all ops implementing the interface.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103076
[mlir] Fold memref.dim of OffsetSizeAndStrideOpInterface outputs ClosedPublic Authored by tpopp on May 25 2021, 2:38 AM.
Details Summary This previously handled memref::SubviewOp, but this can be extended to
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptMay 25 2021, 2:38 AM This revision is now accepted and ready to land.May 25 2021, 2:45 AM This revision was landed with ongoing or failed builds.May 25 2021, 3:17 AM Closed by commit rG9ccdc2e23be1: [mlir] Fold memref.dim of OffsetSizeAndStrideOpInterface outputs (authored by Tres Popp <tpopp@google.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 347619 mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
mlir/test/Dialect/MemRef/canonicalize.mlir
|
nit: not used