Small change to relax the pattern to support any vector containing a
single element.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128545
[mlir][vector] Relax transfer_write vector distribution pattern ClosedPublic Authored by ThomasRaoux on Jun 24 2022, 11:42 AM.
Details Summary Small change to relax the pattern to support any vector containing a
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 24 2022, 11:51 AM This revision was landed with ongoing or failed builds.Jun 24 2022, 12:03 PM Closed by commit rG7eba5cdf9ce4: [mlir][vector] Relax transfer_write vector distribution pattern (authored by ThomasRaoux). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 439841 mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
mlir/test/Dialect/Vector/vector-warp-distribute.mlir
|