We should distribute ops that have other uses than the yield op as this
would duplicate those ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143629
[mlir][vector] Prevent duplicating operations during vector distribute ClosedPublic Authored by ThomasRaoux on Feb 8 2023, 11:17 PM.
Details Summary We should distribute ops that have other uses than the yield op as this
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 8 2023, 11:58 PM Closed by commit rG2fc3c5c34c4c: [mlir][vector] Prevent duplicating operations during vector distribute (authored by ThomasRaoux). · Explain WhyFeb 9 2023, 12:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 496038 mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
mlir/test/Dialect/Vector/vector-warp-distribute.mlir
|