diff options
author | tstellar <tstellar@91177308-0d34-0410-b5e6-96231b3b80d8> | 2012-10-19 21:10:03 +0000 |
---|---|---|
committer | tstellar <tstellar@91177308-0d34-0410-b5e6-96231b3b80d8> | 2012-10-19 21:10:03 +0000 |
commit | 83fed324eba39aba50901fa5c29dcf058b2f2501 (patch) | |
tree | 603c5b3d1b3db51df7b96f1912d80957d9c53244 /lib/Target/AMDGPU/R600Instructions.td | |
parent | e30df32b0b0ea8e850c6ea44f02a5fafadace1ba (diff) |
R600: Emit CONTINUE instructions correctly
The finalizer in mesa was incorrectly handling conditional continue
instructions and the backend wasn't generating code for the unconditional
version at all.
This patch enables code generation for the unconditional continue and
disables it for conditional continue.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/R600/@166325 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/AMDGPU/R600Instructions.td')
0 files changed, 0 insertions, 0 deletions