diff options
author | David Green <david.green@arm.com> | 2023-01-17 11:29:51 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2023-01-17 11:29:51 +0000 |
commit | e49367e7f379e54e482480a502f64196db2c5663 (patch) | |
tree | 911799a1d4eb379f73059d9b157accc7bac7dd75 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 6a9043ef2e129c6d952780eb658b580ef910e554 (diff) | |
download | llvm-e49367e7f379e54e482480a502f64196db2c5663.zip llvm-e49367e7f379e54e482480a502f64196db2c5663.tar.gz llvm-e49367e7f379e54e482480a502f64196db2c5663.tar.bz2 |
[ARM] Fix i1 shuffle lowering with multiple operands.
The existing lowering of i1 vector shuffle was only considering
single-source shuffles, always assuming the second was undef. This
extends that to properly handle both operands.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions