Skip to content

Commit c7cae61

Browse files
committed
[NFC] Remove trailing whitespace in llvm/lib/Target/AMDGPU/VOP2Instructions.td
1 parent 60c4f82 commit c7cae61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/AMDGPU/VOP2Instructions.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,7 @@ class VOP2_DPP8<bits<6> op, VOP2_Pseudo ps,
13001300

13011301
let OtherPredicates = ps.OtherPredicates;
13021302
}
1303-
1303+
13041304
class VOP2_DPP8_Gen<bits<6> op, VOP2_Pseudo ps, GFXGen Gen,
13051305
VOPProfile p = ps.Pfl> :
13061306
VOP2_DPP8<op, ps, p> {

0 commit comments

Comments
 (0)