[CGP] Permit tail call optimization on undefined return value
We may freely allow tail call optzs on undef values as well. Fixes: https://github.com/llvm/llvm-project/issues/82387.
parent
fde344ae
Please register or sign in to comment
We may freely allow tail call optzs on undef values as well. Fixes: https://github.com/llvm/llvm-project/issues/82387.