diff --git a/test/Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll b/test/Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll index 1507018b2dc..ecf27877402 100644 --- a/test/Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll +++ b/test/Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll @@ -1,4 +1,5 @@ ; RUN: opt < %s -loop-vectorize -S -debug < %s 2>&1 | FileCheck %s +; REQUIRES: asserts ; CHECK: LV: Unroll Factor is 12