[PATCH] D60348: [COFF, ARM64] Fix ABI implementation of struct returns

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 14:09:02 PDT 2019


efriedma added a comment.

Do you need to modify AArch64TargetLowering::isEligibleForTailCallOptimization to prevent a tail call in cases where the tail call would return the wrong value?


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

https://reviews.llvm.org/D60348





More information about the llvm-commits mailing list