Skip to content

Commit d34a889

Browse files
authored
Remove stray line
1 parent 8cc51f5 commit d34a889

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,6 @@ class PrologEpilogSGPRSaveRestoreInfo {
388388
SGPRSaveKind getKind() const { return Kind; }
389389
};
390390

391-
392391
struct VGPRBlock2IndexFunctor {
393392
using argument_type = Register;
394393
unsigned operator()(Register Reg) const {

0 commit comments

Comments
 (0)