[PATCH] D153394: [AArch64][GlobalISel] Selection support for v2s16 G_ANYEXT

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 02:41:46 PDT 2023


Allen updated this revision to Diff 538557.
Allen added a reviewer: tschuett.
Allen added a comment.

Add tryToFoldExtendOfVectorConstant to adjust the ABI


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153394/new/

https://reviews.llvm.org/D153394

Files:
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/extract-sext-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153394.538557.patch
Type: text/x-patch
Size: 5576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/044f850b/attachment.bin>


More information about the llvm-commits mailing list