Skip to content

Commit 1bb023b

Browse files
committed
Remove spurious comment
1 parent b277b2e commit 1bb023b

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

1366-
// 14 ==> 15
1367-
// 15 ==> 16
1368-
// 16 ==> 17
1369-
13701366
static bool runImpl(Module &M, AnalysisGetter &AG, TargetMachine &TM,
13711367
AMDGPUAttributorOptions Options,
13721368
ThinOrFullLTOPhase LTOPhase) {

0 commit comments

Comments
 (0)