Relax unnecessary restriction when distribution a vector.reduce op. All the float and integer types can be supported by user's lambda.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141094
[mlir][vector] Relax restriction on reduction distribution ClosedPublic Authored by ThomasRaoux on Jan 5 2023, 3:16 PM.
Details Summary Relax unnecessary restriction when distribution a vector.reduce op. All the float and integer types can be supported by user's lambda.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 5 2023, 11:44 PM Closed by commit rGf41abcda5ee0: [mlir][vector] Relax restriction on reduction distribution (authored by ThomasRaoux). · Explain WhyJan 6 2023, 8:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 486892 mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
|