Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / widen_load-1.ll
index a9fd190418407d059d06bc95416e153c34d57e18..9705d149ddcc300f4304770974a98e1f3504673e 100644 (file)
@@ -21,7 +21,7 @@ define void @reset(<2 x float>* noalias %garbage1) {
   store i32 0, i32* %changed, align 4
   %r2 = getelementptr float* bitcast ([20 x i64]* @compl to float*), i64 32 ; <float*> [#uses=1]
   %r3 = bitcast float* %r2 to <2 x float>*        ; <<2 x float>*> [#uses=1]
-  %r4 = load <2 x float>* %r3, align 8            ; <<2 x float>> [#uses=1]
+  %r4 = load <2 x float>* %r3, align 4            ; <<2 x float>> [#uses=1]
   call void @killcommon(i32* %changed)
   br label %"file complex.c, line 34, bb4"