From: David Stenberg Date: Wed, 10 Apr 2019 08:44:57 +0000 (+0000) Subject: Add REQUIRES: asserts to test using -debug-only X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4fb7727e0d6c9138211b47ec4ad158a1594d4e96;p=llvm Add REQUIRES: asserts to test using -debug-only git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358057 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Transforms/LoopVectorize/vplan-stress-test-no-explict-vf.ll b/test/Transforms/LoopVectorize/vplan-stress-test-no-explict-vf.ll index d8d42caa3d9..23e00749eb4 100644 --- a/test/Transforms/LoopVectorize/vplan-stress-test-no-explict-vf.ll +++ b/test/Transforms/LoopVectorize/vplan-stress-test-no-explict-vf.ll @@ -1,3 +1,4 @@ +; REQUIRES: asserts ; RUN: opt < %s -S -loop-vectorize -enable-vplan-native-path -vplan-build-stress-test -debug-only=loop-vectorize -disable-output 2>&1 | FileCheck %s ; This test checks that, when stress testing VPlan, if the computed VF