summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/load.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/load.ll')
-rw-r--r--llvm/test/CodeGen/R600/load.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/load.ll b/llvm/test/CodeGen/R600/load.ll
index c228c191766..62d3063ef1e 100644
--- a/llvm/test/CodeGen/R600/load.ll
+++ b/llvm/test/CodeGen/R600/load.ll
@@ -721,7 +721,7 @@ define void @load_i32_v2i32_local(<2 x i32> addrspace(1)* %out, i32 addrspace(3)
}
-@lds = addrspace(3) global [512 x i32] zeroinitializer, align 4
+@lds = addrspace(3) global [512 x i32] undef, align 4
; On SI we need to make sure that the base offset is a register and not
; an immediate.
OpenPOWER on IntegriCloud