[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 3 07:14:11 PDT 2022


david-arm updated this revision to Diff 449662.
david-arm added a comment.
Herald added a subscriber: alextsao1999.
Herald added a project: All.

- Rebased and added a few more tests.


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.449662.patch
Type: text/x-patch
Size: 18433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220803/bf6d4bae/attachment.bin>


More information about the llvm-commits mailing list