[AMDGPU][NFC] Remove author's name from codebase
authormadhur13490 <Madhur.Amilkanthwar@amd.com>
Tue, 1 Jun 2021 19:18:26 +0000 (00:48 +0530)
committermadhur13490 <Madhur.Amilkanthwar@amd.com>
Tue, 1 Jun 2021 19:21:48 +0000 (00:51 +0530)
This must have made to code by accident.

Differential Revision: https://reviews.llvm.org/D103484

llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp

index d96b098..8a987f0 100644 (file)
@@ -1092,7 +1092,7 @@ void AMDGPUAsmPrinter::getSIProgramInfo(SIProgramInfo &ProgInfo,
 
   const SIMachineFunctionInfo *MFI = MF.getInfo<SIMachineFunctionInfo>();
 
-  // TODO(scott.linder): The calculations related to SGPR/VGPR blocks are
+  // The calculations related to SGPR/VGPR blocks are
   // duplicated in part in AMDGPUAsmParser::calculateGPRBlocks, and could be
   // unified.
   unsigned ExtraSGPRs = IsaInfo::getNumExtraSGPRs(