The in_bounds attribute should also be transposed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102572
[mlir] Fix in_bounds attr handling in TransferReadPermutationLowering ClosedPublic Authored by springerm on May 16 2021, 2:30 AM.
Details Summary The in_bounds attribute should also be transposed.
Diff Detail
Event Timelinespringerm added a child revision: D102548: [mlir] Lower permutation maps on TransferWriteOps.May 16 2021, 2:31 AM This revision is now accepted and ready to land.May 16 2021, 10:09 PM This revision was landed with ongoing or failed builds.May 16 2021, 11:28 PM Closed by commit rG6774e5a995fc: [mlir] Fix in_bounds attr handling in TransferReadPermutationLowering (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 345756 mlir/lib/Dialect/Vector/VectorTransforms.cpp
mlir/test/Dialect/Vector/vector-transfer-lowering.mlir
mlir/test/Integration/Dialect/Vector/CPU/test-transfer-permutation-lowering.mlir
|