X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2Fsse-domains.ll;h=8016a246fa66e72e764dc91cc9f2a97c9c201414;hb=564ff6478c3eb44c8d80e275d4da57691f715e29;hp=5b5d0f9b4a1b1d676050e917cb3185a07e0be31d;hpb=198d8baafbfdfcf5a5e219602a5d94ed263973b4;p=oota-llvm.git diff --git a/test/CodeGen/X86/sse-domains.ll b/test/CodeGen/X86/sse-domains.ll index 5b5d0f9b4a1..8016a246fa6 100644 --- a/test/CodeGen/X86/sse-domains.ll +++ b/test/CodeGen/X86/sse-domains.ll @@ -35,7 +35,7 @@ while.body: %and = and <4 x i32> %x.02, %incdec.ptr = getelementptr inbounds <4 x i32>, <4 x i32>* %p.addr.04, i64 1 store <4 x i32> %and, <4 x i32>* %p.addr.04, align 16 - %0 = load <4 x i32>* %incdec.ptr, align 16 + %0 = load <4 x i32>, <4 x i32>* %incdec.ptr, align 16 %add = shl <4 x i32> %0, %tobool = icmp eq i32 %dec, 0 br i1 %tobool, label %while.end, label %while.body