diff options
author | Matthias Springer <springerm@google.com> | 2021-05-03 18:03:19 +0900 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2021-05-13 11:37:36 +0900 |
commit | c9087788f7e41285445729127dd07ff7f82e3fc0 (patch) | |
tree | a212f6c499aa660b07be8e4264fdcd9f0bb4f293 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | ce6cc87ce9e96eaa5e5ef0c1f5dc07b41381996d (diff) | |
download | llvm-c9087788f7e41285445729127dd07ff7f82e3fc0.zip llvm-c9087788f7e41285445729127dd07ff7f82e3fc0.tar.gz llvm-c9087788f7e41285445729127dd07ff7f82e3fc0.tar.bz2 |
[mlir] Fix masked vector transfer ops with broadcasts
Broadcast dimensions of a vector transfer op have no corresponding dimension in the mask vector. E.g., a 2-D TransferReadOp, where one dimension is a broadcast, can have a 1-D `mask` attribute.
This commit also adds a few additional transfer op integration tests for various combinations of broadcasts, masking, dim transposes, etc.
Differential Revision: https://reviews.llvm.org/D101745
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions