diff options
author | David Green <david.green@arm.com> | 2022-06-07 14:36:04 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-06-07 14:36:04 +0100 |
commit | 53be6ab25cb97338384b9a73a4eef47cf3b89f3b (patch) | |
tree | 802a3dd2a5e33499a9846dcfc082cb5c12028c52 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 6468feaeaca747626116e7cdf94627f7f73e7965 (diff) | |
download | llvm-53be6ab25cb97338384b9a73a4eef47cf3b89f3b.zip llvm-53be6ab25cb97338384b9a73a4eef47cf3b89f3b.tar.gz llvm-53be6ab25cb97338384b9a73a4eef47cf3b89f3b.tar.bz2 |
[ARM] Fix MVE getShuffleCost legalized type check
The MVE shuffle costing for VREV instructions was making incorrect
assumptions as to legalized vector types remaining as vectors. Add a
quick check to ensure they are indeed vectors before attempting to get
the number of elements.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions