Right now the pattern was ignoring the optional accumulator.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129719
[mlir][vector] Support distribution of vector.reduce with accumulator ClosedPublic Authored by ThomasRaoux on Jul 13 2022, 7:16 PM.
Details Summary Right now the pattern was ignoring the optional accumulator.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 14 2022, 7:24 AM Closed by commit rGffa7384f10b8: [mlir][vector] Support distribution of vector.reduce with accumulator (authored by ThomasRaoux). · Explain WhyJul 14 2022, 7:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 444655 mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
mlir/test/Dialect/Vector/vector-warp-distribute.mlir
|