llvm/test/Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll REQUIRES +Asserts due to -debug.

llvm-svn: 228989
This commit is contained in:
NAKAMURA Takumi 2015-02-13 00:21:34 +00:00
parent 1b48019751
commit 34d46fa297
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
; RUN: opt < %s -loop-vectorize -S -debug < %s 2>&1 | FileCheck %s ; RUN: opt < %s -loop-vectorize -S -debug < %s 2>&1 | FileCheck %s
; REQUIRES: asserts
; CHECK: LV: Unroll Factor is 12 ; CHECK: LV: Unroll Factor is 12