[llvm] [NVPTX] Cleanup/Refactoring in NVPTX AsmPrinter and RegisterInfo (NFC) (PR #126800)
Justin Fargnoli via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 14:06:32 PST 2025
================
@@ -959,10 +930,9 @@ void NVPTXAsmPrinter::printModuleLevelGV(const GlobalVariable *GVar,
raw_ostream &O, bool processDemoted,
----------------
justinfargnoli wrote:
```suggestion
raw_ostream &O, bool ProcessDemoted,
```
https://github.com/llvm/llvm-project/pull/126800
More information about the llvm-commits
mailing list