[llvm] [AMDGPU] Remove duplicated/confusing helpers. NFCI (PR #142598)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 3 07:44:17 PDT 2025


================
@@ -1145,7 +1129,8 @@ bool AMDGPUCallLowering::isEligibleForTailCallOptimization(
 
   // If we have -tailcallopt, then we're done.
   if (MF.getTarget().Options.GuaranteedTailCallOpt)
----------------
arsenm wrote:

Braces 

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


More information about the llvm-commits mailing list