This patch supports to vectorize affine.for of ori/andi to vector.reduction or/and.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127090
[mlir][Vector] Support vectorize to vector.reduction or/and. ClosedPublic Authored by jacquesguan on Jun 6 2022, 2:21 AM.
Details Summary This patch supports to vectorize affine.for of ori/andi to vector.reduction or/and.
Diff Detail
Event TimelineHerald added subscribers: bzcheeseman, ThomasRaoux, sdasgup3 and 19 others. · View Herald Transcript This revision is now accepted and ready to land.Jun 13 2022, 7:04 AM Closed by commit rG059ee5d9378d: [mlir][Vector] Support vectorize to vector.reduction or/and. (authored by jacquesguan). · Explain WhyJun 13 2022, 8:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 436630 mlir/lib/Dialect/Vector/IR/VectorOps.cpp
mlir/test/Dialect/Affine/SuperVectorize/vectorize_reduction.mlir
|