[PATCH] D120622: [AArch64] Use correct calling convention for each vararg

Le Philousophe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 04:52:21 PST 2022


lephilousophe added a comment.

Is there something I could do to address all your comments?
Should I proceed, add the musttail check in `LowerCall` and remove the superfluous checks in `IsEligibleForTailCallOptimization`?

Is there other reviewers to add?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120622



More information about the llvm-commits mailing list