[PATCH] R600: Error on initializer for LDS.
Matt Arsenault
Matthew.Arsenault at amd.com
Sun Nov 2 16:18:10 PST 2014
Also give a proper error for other address spaces.
Sort of depends on clang patch to not emit all LDS objects with zeroinitializer anymore.
http://reviews.llvm.org/D6078
Files:
lib/Target/R600/AMDGPUISelLowering.cpp
test/CodeGen/R600/32-bit-local-address-space.ll
test/CodeGen/R600/ds_read2.ll
test/CodeGen/R600/ds_read2st64.ll
test/CodeGen/R600/ds_write2.ll
test/CodeGen/R600/ds_write2st64.ll
test/CodeGen/R600/global-zero-initializer.ll
test/CodeGen/R600/lds-initializer.ll
test/CodeGen/R600/lds-output-queue.ll
test/CodeGen/R600/lds-size.ll
test/CodeGen/R600/lds-zero-initializer.ll
test/CodeGen/R600/load.ll
test/CodeGen/R600/local-memory-two-objects.ll
test/CodeGen/R600/local-memory.ll
test/CodeGen/R600/missing-store.ll
test/CodeGen/R600/shl_add_ptr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6078.15679.patch
Type: text/x-patch
Size: 14656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141103/ac7dc50f/attachment.bin>
More information about the llvm-commits
mailing list