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] }