This is in prevision of dropping them altogether and using insert/extract based patterns.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113928
[mlir][Vector] Make vector.shape_cast based size-1 foldings opt-in and separate. ClosedPublic Authored by nicolasvasilache on Nov 15 2021, 11:40 AM.
Details Summary This is in prevision of dropping them altogether and using insert/extract based patterns.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 15 2021, 1:00 PM Closed by commit rG0b17336f7931: [mlir][Vector] Make vector.shape_cast based size-1 foldings opt-in and separate. (authored by nicolasvasilache). · Explain WhyNov 15 2021, 1:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387342 mlir/include/mlir/Dialect/Vector/VectorOps.h
mlir/lib/Dialect/Vector/VectorOps.cpp
mlir/lib/Dialect/Vector/VectorTransforms.cpp
mlir/test/Dialect/Vector/canonicalize.mlir
mlir/test/Dialect/Vector/vector-dim-one-shape-cast.mlir
|