[X86][SSE] Added full set of 128-bit vector shift tests.
[oota-llvm.git] / test / CodeGen / X86 / convert-2-addr-3-addr-inc64.ll
index ed55b7f7eda62e8ccfb2db89a2470f8839e901cb..7fc56f5accc28bd9c00ea25937e4812b82c0010c 100644 (file)
@@ -12,7 +12,7 @@ entry:
   %0 = add i32 %i2, 1           ; <i32> [#uses=1]
   %1 = sext i32 %0 to i64               ; <i64> [#uses=1]
   %2 = getelementptr i8, i8* %ptr, i64 %1           ; <i8*> [#uses=1]
-  %3 = load i8* %2, align 1             ; <i8> [#uses=1]
+  %3 = load i8, i8* %2, align 1             ; <i8> [#uses=1]
   %4 = icmp eq i8 0, %3         ; <i1> [#uses=1]
   br i1 %4, label %bb3, label %bb34