Skip to content

Commit 59e151d

Browse files
david-armrlavaee
authored andcommitted
[LV] Fix test issue caused by llvm#145877 (llvm#146041)
1 parent 1998a78 commit 59e151d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/LoopVectorize/single-early-exit-interleave-hint.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
2+
; REQUIRES: asserts
23
; RUN: opt -p loop-vectorize -enable-early-exit-vectorization -force-vector-width=4 \
34
; RUN: -debug-only=loop-vectorize -S %s 2>%t | FileCheck --check-prefix=VF4IC4 %s
45
; RUN: cat %t | FileCheck --check-prefix=DEBUG %s

0 commit comments

Comments
 (0)