[Hexagon] Reapply 238772 OSABI was not correctly set, added empty_elf test to make...
[oota-llvm.git] / test / CodeGen / R600 / m0-spill.ll
index 37bc10a7b7439fe80348bdb3008d53c45327b4d8..1dddc85f775d34ef39f670141ac6404760aaa741 100644 (file)
@@ -13,7 +13,7 @@ main_body:
 
 if:
   %lds_ptr = getelementptr [64 x float], [64 x float] addrspace(3)* @lds, i32 0, i32 0
-  %lds_data = load float addrspace(3)* %lds_ptr
+  %lds_data = load float, float addrspace(3)* %lds_ptr
   br label %endif
 
 else: