Make sure we consider other subviews of the same buffer when doing store
to load forwarding or dead store elimination.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D134576
[mlir][vector] Handle subview correctly in store to load opt on memref ClosedPublic Authored by ThomasRaoux on Sep 23 2022, 4:46 PM.
Details Summary Make sure we consider other subviews of the same buffer when doing store
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 26 2022, 8:09 AM Closed by commit rGbc13437b156a: [mlir][vector] Handle subview correctly in sotre to load opt on memref (authored by ThomasRaoux). · Explain WhySep 26 2022, 11:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 462619 mlir/lib/Dialect/Vector/Transforms/VectorTransferOpTransforms.cpp
mlir/test/Dialect/Vector/vector-transferop-opt.mlir
|