Support distributing reductions with vector size multiple of the warp
size.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D129387
[mlir][vector] Relax reduction distribution pattern ClosedPublic Authored by ThomasRaoux on Jul 8 2022, 11:19 AM.
Details Summary Support distributing reductions with vector size multiple of the warp
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 9 2022, 12:34 AM This revision was landed with ongoing or failed builds.Jul 9 2022, 11:47 AM Closed by commit rG0660f3c5a0a0: [mlir][vector] Relax reduction distribution pattern (authored by ThomasRaoux). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 443303 mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
mlir/test/Dialect/Vector/vector-warp-distribute.mlir
|