PR2535, not PR2355.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 6 Aug 2008 18:06:48 +0000 (18:06 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 6 Aug 2008 18:06:48 +0000 (18:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54416 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/LoopStrengthReduce/2008-08-06-CmpStride.ll

index 3700c69812dcda79c04dd87923b7f3091b51fc34..be95d4dce664fc2b754581a6ef850c1e637b0f76 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis | grep ugt
-; PR2355
+; PR2535
 
 @.str = internal constant [4 x i8] c"%d\0A\00"