Skip to content

Commit b9a85ce

Browse files
committed
Remove comment
1 parent f7aaab4 commit b9a85ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2448,7 +2448,6 @@ bool SIRegisterInfo::eliminateFrameIndex(MachineBasicBlock::iterator MI,
24482448

24492449
Register TmpReg;
24502450

2451-
// Do an in-place scale of the wave offset to the lane offset.
24522451
if (FrameReg && !ST.enableFlatScratch()) {
24532452
// FIXME: In the common case where the add does not also read its result
24542453
// (i.e. this isn't a reg += fi), it's not finding the dest reg as

0 commit comments

Comments
 (0)