Skip to content

Commit dd68760

Browse files
authored
Update lshr.ll
1 parent ca0cb24 commit dd68760

File tree

1 file changed

+1
-1
lines changed
  • llvm/test/Transforms/InstCombine

1 file changed

+1
-1
lines changed

llvm/test/Transforms/InstCombine/lshr.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ define <3 x i14> @mul_splat_fold_vec(<3 x i14> %x) {
360360
ret <3 x i14> %t
361361
}
362362

363-
; Negative tests
363+
; Negative test
364364

365365
define i32 @mul_times_3_div_2(i32 %x) {
366366
; CHECK-LABEL: @mul_times_3_div_2(

0 commit comments

Comments
 (0)