Skip to content

Commit d119d43

Browse files
committed
[LV] Add missing REQUIRES: asserts to test
1 parent 2e6deb1 commit d119d43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/LoopVectorize/RISCV/vectorize-force-tail-with-evl-reduction-cost.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; REQUIRES: asserts
12
; RUN: opt -passes=loop-vectorize -debug-only=loop-vectorize \
23
; RUN: -force-tail-folding-style=data-with-evl \
34
; RUN: -prefer-predicate-over-epilogue=predicate-dont-vectorize \

0 commit comments

Comments
 (0)