[PATCH] D100890: [AArch64] Remove an unnecessary parameter to AArch64CallLowering OutgoingArgHandler. NFC.
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 21 00:28:14 PDT 2021
mstorsjo updated this revision to Diff 339125.
mstorsjo added a comment.
Updated to check the CC of the callee, not the caller, both in GlobalISel and AArch64ISelLowering.
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.339125.patch
Type: text/x-patch
Size: 9374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/f7a4f3de/attachment.bin>
More information about the llvm-commits
mailing list