[llvm] [PowerPC] support tail call optimization on AIX tail call (PR #161690)

via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 11:38:35 PDT 2026


================

----------------
RolandF77 wrote:

Guaranteed tail call is a contract. It doesn't mean close your eyes and do incorrect stuff. It means if the target can't honour the contract it must error.

https://github.com/llvm/llvm-project/pull/161690


More information about the llvm-commits mailing list