Cleanup test
authorChris Lattner <sabre@nondot.org>
Tue, 15 Oct 2002 21:21:42 +0000 (21:21 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 15 Oct 2002 21:21:42 +0000 (21:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4185 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/Reassociate/looptest.ll

index af516c6296b01f85bb79efac82fd264e55d3f633..a05e64a04d93b6221a799cbe7d375b0169adbfc9 100644 (file)
@@ -38,7 +38,7 @@ bb4:                                  ;[#uses=3]
        %reg117 = phi uint [ %reg118, %bb4 ], [ 0, %bb3 ]               ; <uint> [#uses=2]
        %reg113 = add uint %reg115, %reg117             ; <uint> [#uses=1]
        %reg114 = add uint %reg113, %reg116             ; <uint> [#uses=1]
-       %cast227 = getelementptr [4 x sbyte]* %.LC0, uint 0, uint 0             ; <sbyte*> [#uses=1]
+       %cast227 = getelementptr [4 x sbyte]* %.LC0, long 0, long 0             ; <sbyte*> [#uses=1]
        call int (sbyte*, ...)* %printf( sbyte* %cast227, uint %reg114 )                ; <int>:0 [#uses=0]
        %reg118 = add uint %reg117, 1           ; <uint> [#uses=2]
        %cond224 = setne uint %reg118, %Num             ; <bool> [#uses=1]