[PATCH] D158272: [AArch64] [GlobalISel] Fix clobbered callee saved registers with win64 varargs
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 14:41:18 PDT 2023
mstorsjo updated this revision to Diff 551645.
mstorsjo added a comment.
Simplified the testcase a little, rewrote the test IR to use named values.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158272/new/
https://reviews.llvm.org/D158272
Files:
llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
llvm/test/CodeGen/AArch64/win64_vararg2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158272.551645.patch
Type: text/x-patch
Size: 3973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/2777e935/attachment.bin>
More information about the llvm-commits
mailing list