================ @@ -1588,12 +1588,22 @@ void NVPTXAsmPrinter::emitFunctionParamList(const Function *F, raw_ostream &O) { if (isKernelFunc) { ---------------- Artem-B wrote: SGTM. https://github.com/llvm/llvm-project/pull/79646