[PATCH] D110508: [SelectionDAG] Fix shift libcall ABI mismatch in shift-amount argument

Itay Bookstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 26 14:27:47 PDT 2021


nextsilicon-itay-bookstein updated this revision to Diff 375135.
nextsilicon-itay-bookstein added a comment.

Added fshr.i128 test, refreshed another small diff in AArch64


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

https://reviews.llvm.org/D110508

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/test/CodeGen/AArch64/shift_minsize.ll
  llvm/test/CodeGen/RISCV/shifts.ll
  llvm/test/CodeGen/X86/shift_minsize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110508.375135.patch
Type: text/x-patch
Size: 11514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210926/91447399/attachment.bin>


More information about the llvm-commits mailing list