Skip to content

Commit 7b6abd8

Browse files
committed
[LV] Remove stray check lines after be28365.
1 parent 579ead1 commit 7b6abd8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/test/Transforms/LoopVectorize/if-conversion.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,6 @@ for.end: ; preds = %for.inc, %entry
237237
; Handle PHI with single incoming value having a full mask.
238238
; PR34523
239239

240-
; CHECK-LABEL: PR34523
241-
; CHECK: vector.body
242-
243240
define void @PR34523() {
244241
; CHECK-LABEL: define void @PR34523() {
245242
; CHECK-NEXT: [[BB1:.*:]]

0 commit comments

Comments
 (0)