[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 15:22:19 PDT 2023


mstorsjo updated this revision to Diff 551660.
mstorsjo added a comment.

Use static_cast


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.551660.patch
Type: text/x-patch
Size: 4017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/975f564a/attachment.bin>


More information about the llvm-commits mailing list