================ @@ -2566,7 +2566,7 @@ bool isArgPassedInSGPR(const CallBase *CB, unsigned ArgNo) { CB->paramHasAttr(ArgNo, Attribute::ByVal); default: // TODO: Should calls support inreg for SGPR inputs? ---------------- jwanggit86 wrote: Removed. https://github.com/llvm/llvm-project/pull/67182