Only apply the pattern if the transfer_read can be distributed for all
its uses.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133538
[mlir][vector] Don't duplicate transfer_read during vector distribution ClosedPublic Authored by ThomasRaoux on Sep 8 2022, 4:01 PM.
Details Summary Only apply the pattern if the transfer_read can be distributed for all
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 8 2022, 11:25 PM Closed by commit rG06413618eae9: [mlir][vector] Don't duplicate transfer_read during vector distribution (authored by ThomasRaoux). · Explain WhySep 8 2022, 11:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 458964 mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
mlir/test/Dialect/Vector/vector-warp-distribute.mlir
|