diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2014-11-13 20:23:36 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2014-11-13 20:23:36 +0000 |
commit | 1a179e821947e4ef516058a1ec0de570f58cda74 (patch) | |
tree | 32199637f524a15b99a69e0fff46bcea10691f83 /llvm/test | |
parent | 6ef66144f3e9512d11caeb46425c12a1e0d817f8 (diff) | |
download | bcm5719-llvm-1a179e821947e4ef516058a1ec0de570f58cda74.tar.gz bcm5719-llvm-1a179e821947e4ef516058a1ec0de570f58cda74.zip |
R600/SI: Fix definition for s_cselect_b32
These were directly using the old base instruction
class, and specifying the wrong register classes
for operands. The operands can be the other special
inputs besides SGPRs. The op name was also being
directly used for the asm string, so this was printed
without any operands.
llvm-svn: 221921
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions