This prevents blocking propagation when converting between scalar and
vector<1>
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129782
[mlir][vector] Pattern to clean up vector.extract during distribution ClosedPublic Authored by ThomasRaoux on Jul 14 2022, 8:38 AM.
Details Summary This prevents blocking propagation when converting between scalar and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 14 2022, 10:00 AM This revision was landed with ongoing or failed builds.Jul 14 2022, 10:07 AM Closed by commit rGf48ce52c4c2d: [mlir][vector] Pattern to clean up vector.extract during distribution (authored by ThomasRaoux). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 444704 mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
mlir/test/Dialect/Vector/vector-warp-distribute.mlir
|