Skip to content

Commit 580f9a9

Browse files
committed
Remove spurious comment
1 parent 9906334 commit 580f9a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,10 +1367,6 @@ static bool updateWavesPerEU(Module &M, TargetMachine &TM) {
13671367
return Changed;
13681368
}
13691369

1370-
// 14 ==> 15
1371-
// 15 ==> 16
1372-
// 16 ==> 17
1373-
13741370
static bool runImpl(Module &M, AnalysisGetter &AG, TargetMachine &TM,
13751371
AMDGPUAttributorOptions Options,
13761372
ThinOrFullLTOPhase LTOPhase) {

0 commit comments

Comments
 (0)