[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:33 PDT 2026


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

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

There is a hole in the checking for hasSameArgumentList in that undef values are only checked for type. The alignment has to match, not just the type.

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


More information about the llvm-commits mailing list