[PATCH] D143387: AArch64/GISel: fall back to SDAG if a Darwin function needs varargs regs saved.

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 10:29:07 PST 2023


t.p.northover abandoned this revision.
t.p.northover added a comment.

Thanks, it turns out 1c10d5b175992 <https://reviews.llvm.org/rG1c10d5b175992a9d056a2d763a932e5652386fc1> actually implemented support (including windows) so I was on a stale branch. Sorry about that.


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

https://reviews.llvm.org/D143387



More information about the llvm-commits mailing list