aboutsummaryrefslogtreecommitdiffstats
path: root/scons
diff options
context:
space:
mode:
authorTom Stellard <[email protected]>2012-05-29 11:36:29 -0400
committerTom Stellard <[email protected]>2012-05-29 11:55:53 -0400
commit89ece086bcd2186ab53cb6a69d53005893cab0ea (patch)
tree44659cbd9cf73654d0bf69faf3ac86c382ab9cc2 /scons
parent467f51613eb1f2cdaa8624bbbb3d5fae2abca4f2 (diff)
radeonsi: Remove use.sgpr* intrinsics, use load instructions instead
We now model loading uses sgpr values with LLVM IR load instructions that use the USER_SGPR address space. The definition of the sgpr parameter to the use_sgpr() helper function in radeonsi_shader.c has changed so that you can pass raw sgpr values rather than having to divide the sgpr value you want to use by the dword width of the type you want to load.
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions