================
@@ -2539,7 +2539,7 @@ bool isArgPassedInSGPR(const Argument *A) {
A->hasAttribute(Attribute::ByVal);
default:
// TODO: Should calls support inreg for SGPR inputs?
----------------
arsenm wrote:
Remove addressed todo?
https://github.com/llvm/llvm-project/pull/67182