Skip to content

Commit 3f1794c

Browse files
committed
remove extra lines
1 parent f71503f commit 3f1794c

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

llvm/test/CodeGen/Hexagon/qfp-conv.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,3 @@ declare <32 x i32> @llvm.hexagon.V6.vaddhsat.128B(<32 x i32>, <32 x i32>) #1
2828
declare <32 x i32> @llvm.hexagon.V6.vpackhub.sat.128B(<32 x i32>, <32 x i32>) #1
2929
declare <128 x i1> @llvm.hexagon.V6.vgth.128B(<32 x i32>, <32 x i32>) #1
3030
declare <32 x i32> @llvm.hexagon.V6.vmux.128B(<128 x i1>, <32 x i32>, <32 x i32>) #1
31-
32-

llvm/test/CodeGen/Hexagon/qfp-subreg-bug.mir

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,3 @@ body: |
3131
%29:hvxvr = V6_vconv_sf_qf32 %28
3232
3333
...
34-

llvm/test/CodeGen/Hexagon/vect/qfp-zeroinit.mir

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ body: |
2121
%6:hvxvr = V6_vconv_sf_qf32 %5:hvxvr
2222
V6_vS32Ub_ai %1:intregs, 0, %6:hvxvr
2323
...
24-

0 commit comments

Comments
 (0)