Skip to content

Commit d4536bf

Browse files
authored
Fix test issue introduced by e762d4d (#109254)
1 parent bca5073 commit d4536bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/LoopVectorize/simple_early_exit.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 4
2+
; REQUIRES: asserts
23
; RUN: opt -S < %s -p loop-vectorize -debug-only=loop-vectorize 2>%t | FileCheck %s --check-prefixes=CHECK
34
; RUN: cat %t | FileCheck %s --check-prefix=DEBUG
45

0 commit comments

Comments
 (0)