diff options
author | Matthias Springer <springerm@google.com> | 2021-06-14 10:40:50 +0900 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2021-06-14 10:53:50 +0900 |
commit | fdb21f0c5edd17b9aeb6f5135d0980b9e4c74bf2 (patch) | |
tree | 6986ad245bd6fae3d8591a91aeaf5a3be3b2b067 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 4fa8677860436b7cf75c5d8bb80a0996c3a83327 (diff) | |
download | llvm-fdb21f0c5edd17b9aeb6f5135d0980b9e4c74bf2.zip llvm-fdb21f0c5edd17b9aeb6f5135d0980b9e4c74bf2.tar.gz llvm-fdb21f0c5edd17b9aeb6f5135d0980b9e4c74bf2.tar.bz2 |
[mlir][linalg] Remove generic PadTensorOp vectorization pattern
The generic vectorization pattern handles only those cases, where
low and high padding is zero. This is already handled by a
canonicalization pattern.
Also add a new canonicalization test case to ensure that tensor cast ops
are properly inserted.
A more general vectorization pattern will be added in a subsequent commit.
Differential Revision: https://reviews.llvm.org/D103590
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions