[PATCH] D117499: [CodeGen] Support extracting fixed-length vectors from illegal scalable vectors
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 31 01:31:46 PDT 2022
david-arm updated this revision to Diff 456891.
david-arm added a comment.
- Changed the i1 subvector check to report an error if the subvector has a i1 element type.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117499/new/
https://reviews.llvm.org/D117499
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/AArch64/sve-extract-fixed-from-scalable-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117499.456891.patch
Type: text/x-patch
Size: 19147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/4202c32c/attachment.bin>
More information about the llvm-commits
mailing list