Skip to content

Commit d08d49d

Browse files
committed
Remove spurious comment
1 parent 5ae5c4c commit d08d49d

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
@@ -1365,10 +1365,6 @@ static bool updateWavesPerEU(Module &M, TargetMachine &TM) {
13651365
return Changed;
13661366
}
13671367

1368-
// 14 ==> 15
1369-
// 15 ==> 16
1370-
// 16 ==> 17
1371-
13721368
static bool runImpl(Module &M, AnalysisGetter &AG, TargetMachine &TM,
13731369
AMDGPUAttributorOptions Options,
13741370
ThinOrFullLTOPhase LTOPhase) {

0 commit comments

Comments
 (0)