From ac8ab789ac6de1d4d40cde6e7847c9e21ac31c35 Mon Sep 17 00:00:00 2001 From: Devang Patel Date: Mon, 8 Sep 2008 16:24:30 +0000 Subject: [PATCH] xfail git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55914 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll b/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll index 49df675e588..08fadd0f398 100644 --- a/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll +++ b/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll @@ -1,5 +1,6 @@ ; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis | grep sext | count 1 ; ModuleID = '' +; XFAIL: * %struct.App1Marker = type <{ i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }> %struct.ComponentInstanceRecord = type <{ [1 x i32] }> %struct.DCPredictors = type { [5 x i16] }