radeon/llvm: Handle loads from the constants address space.
authorTom Stellard <thomas.stellard@amd.com>
Thu, 13 Sep 2012 15:21:42 +0000 (15:21 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 21 Sep 2012 19:30:58 +0000 (19:30 +0000)
commit438b1da7e552cff3f486944baff92ef6e3bb9608
tree205d0c40b8089999cdc64db56b790bd5916560d7
parent3882d7b5e434fb1e0e024b1cee2a885b3ad251bf
radeon/llvm: Handle loads from the constants address space.

Reading from constant memory is not supported yet, so constant reads use
global memory.
src/gallium/drivers/radeon/MCTargetDesc/R600MCCodeEmitter.cpp
src/gallium/drivers/radeon/R600Instructions.td