[PATCH] D130903: [AArch64][GlobalISel] Lower formal arguments of AAPCS & ms_abi variadic functions.

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 06:05:14 PST 2023


mstorsjo added a comment.

In D130903#4101303 <https://reviews.llvm.org/D130903#4101303>, @dzhidzhoev wrote:

> Addressed @mstorsjo comment. Added "foo" test function, causing
> regression for Windows target on previous (buggy) patch version.

Thanks - I believe this should be ok to try relanding it then! I'll follow up again if it triggers something else somewhere, but it at least seems fine in initial testing now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130903



More information about the llvm-commits mailing list