[PATCH] D19792: AMDGPU/R600: Implement loads from constant AS
Jan Vesely via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 23:10:56 PDT 2016
jvesely added a subscriber: llvm-commits.
jvesely set the repository for this revision to rL LLVM.
jvesely updated this revision to Diff 55950.
jvesely added a comment.
rename IMM_CONST_ADDRESS -> IMM_GLOBAL_ADDRESS
add tests for http://reviews.llvm.org/D19790
Repository:
rL LLVM
http://reviews.llvm.org/D19792
Files:
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp
lib/Target/AMDGPU/R600ISelLowering.cpp
lib/Target/AMDGPU/R600Instructions.td
test/CodeGen/AMDGPU/gv-const-addrspace-fail.ll
test/CodeGen/AMDGPU/gv-const-addrspace.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19792.55950.patch
Type: text/x-patch
Size: 11910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/eed6080d/attachment.bin>
More information about the llvm-commits
mailing list