[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
Fri Sep 2 06:02:23 PDT 2022


david-arm updated this revision to Diff 457574.
david-arm added a comment.

- Changed llvm_unreachable to report_fatal_error.


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.457574.patch
Type: text/x-patch
Size: 19151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220902/5626411f/attachment.bin>


More information about the llvm-commits mailing list