[PATCH] D100890: [AArch64] Fix calling windows varargs with floats in fixed args from non-windows functions

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 02:03:22 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8000e1f5789c: [AArch64] Fix calling windows varargs with floats in fixed args from non… (authored by mstorsjo).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100890

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
  llvm/test/CodeGen/AArch64/win64_vararg_float.ll
  llvm/test/CodeGen/AArch64/win64_vararg_float_cc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100890.339520.patch
Type: text/x-patch
Size: 9375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/aec9ae77/attachment.bin>


More information about the llvm-commits mailing list