aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackMaps.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2014-02-10 16:58:30 +0000
committerTom Stellard <thomas.stellard@amd.com>2014-02-10 16:58:30 +0000
commit5d7aaaed7dc5652a7b3efdfb8c8602f1ce5165bc (patch)
tree30abae44ab4a2b9379edc6b071928d6a0b0f08bd /llvm/lib/CodeGen/StackMaps.cpp
parent9a32e5f29aa51ed65a75556e310b2168facd1d52 (diff)
downloadllvm-5d7aaaed7dc5652a7b3efdfb8c8602f1ce5165bc.zip
llvm-5d7aaaed7dc5652a7b3efdfb8c8602f1ce5165bc.tar.gz
llvm-5d7aaaed7dc5652a7b3efdfb8c8602f1ce5165bc.tar.bz2
R600/SI: Initialize M0 and emit S_WQM_B64 whenever DS instructions are used
DS instructions that access local memory can only uses addresses that are less than or equal to the value of M0. When M0 is uninitialized, then we experience undefined behavior. This patch also changes the behavior to emit S_WQM_B64 on pixel shaders no matter what kind of DS instruction is used. llvm-svn: 201097
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions