[PATCH] D158169: [X86] Fix i128 argument passing under SysV ABI
Trevor Gross via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 17 19:52:04 PDT 2023
tmgross added a comment.
See also https://reviews.llvm.org/D86310 which is needed in addition to this to fix i128 ABI for non-Clang LLVM frontends (I think that patch is also ready for a review at this point)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158169/new/
https://reviews.llvm.org/D158169
More information about the llvm-commits
mailing list