[PATCH] D158169: [X86] Fix i128 argument passing under SysV ABI
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 21 02:44:51 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa1b6e6b34eb: [X86] Fix i128 argument passing under SysV ABI (authored by nikic).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D158169?vs=551075&id=551946#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158169/new/
https://reviews.llvm.org/D158169
Files:
clang/docs/ReleaseNotes.rst
llvm/lib/Target/X86/X86CallingConv.td
llvm/test/CodeGen/X86/addcarry.ll
llvm/test/CodeGen/X86/i128-abi.ll
llvm/test/CodeGen/X86/sadd_sat_vec.ll
llvm/test/CodeGen/X86/ssub_sat_vec.ll
llvm/test/CodeGen/X86/subcarry.ll
llvm/test/CodeGen/X86/uadd_sat_vec.ll
llvm/test/CodeGen/X86/usub_sat_vec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158169.551946.patch
Type: text/x-patch
Size: 12412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230821/0d06991e/attachment.bin>
More information about the llvm-commits
mailing list