diff options
author | Thomas Raoux <thomasraoux@google.com> | 2023-01-15 07:25:00 +0000 |
---|---|---|
committer | Thomas Raoux <thomasraoux@google.com> | 2023-01-17 17:04:04 +0000 |
commit | 6dc9725471e05fe12bd72406f97daca49a47a0c0 (patch) | |
tree | bac15b434451ba216bc3230a4090659e0081b255 /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | 6be602f79cbf501f0e67cee3f926c11fa7490d4f (diff) | |
download | llvm-6dc9725471e05fe12bd72406f97daca49a47a0c0.zip llvm-6dc9725471e05fe12bd72406f97daca49a47a0c0.tar.gz llvm-6dc9725471e05fe12bd72406f97daca49a47a0c0.tar.bz2 |
[mlir][vector] Fix lowering of permutation maps for transfer_write op
The lowering of transfer write permutation maps didn't match the op definition:
https://github.com/llvm/llvm-project/blob/93ccccb00d9717b58ba93f0942a243ba6dac4ef6/mlir/include/mlir/Dialect/Vector/IR/VectorOps.td#L1476
Fix the lowering and add a case to the integration test in
order to enforce the correct semantic.
Differential Revision: https://reviews.llvm.org/D141801
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions