We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca5073 commit d4536bfCopy full SHA for d4536bf
llvm/test/Transforms/LoopVectorize/simple_early_exit.ll
@@ -1,4 +1,5 @@
1
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
2
+; REQUIRES: asserts
3
; RUN: opt -S < %s -p loop-vectorize -debug-only=loop-vectorize 2>%t | FileCheck %s --check-prefixes=CHECK
4
; RUN: cat %t | FileCheck %s --check-prefix=DEBUG
5
0 commit comments