diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2023-11-16 06:13:49 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-11-16 07:01:05 -0800 |
commit | 95703642e3ef617275fd80b5316b05c5a09c6219 (patch) | |
tree | dc824d70158c398326943b91a8d22fa1b480c122 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 9edc0f592d0d89e201c0fddd78c0b09cffea5a4c (diff) | |
download | llvm-95703642e3ef617275fd80b5316b05c5a09c6219.zip llvm-95703642e3ef617275fd80b5316b05c5a09c6219.tar.gz llvm-95703642e3ef617275fd80b5316b05c5a09c6219.tar.bz2 |
[SLP]Fix PR72202: wrong mask emission for the first found vector
operand.
Need to copy the submask not to the very first part of the common
extractelements vector mask, but to the proper one to avoid wrong code
emission.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions