This pattern expands the rank of the vector. However, the rank of the mask was not expanded.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154849
[mlir][vector] Fix bug in `TransferWriteNonPermutationLowering` ClosedPublic Authored by springerm on Jul 10 2023, 8:00 AM.
Details Summary This pattern expands the rank of the vector. However, the rank of the mask was not expanded.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 10 2023, 8:16 AM Closed by commit rGa7a5641bdcfa: [mlir][vector] Fix bug in `TransferWriteNonPermutationLowering` (authored by springerm). · Explain WhyJul 10 2023, 8:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 538659 mlir/lib/Dialect/Vector/Transforms/LowerVectorTransfer.cpp
mlir/test/Dialect/Vector/vector-transfer-permutation-lowering.mlir
|