commit | 80d2bc6c37270dfb49dfa71e4426e61827972410 | [log] [tgz] |
---|---|---|
author | Nicolai Haehnle <nhaehnle@gmail.com> | Fri Sep 29 16:07:05 2017 +0000 |
committer | Nicolai Haehnle <nhaehnle@gmail.com> | Fri Sep 29 16:07:05 2017 +0000 |
tree | e6c52f8364eecf6baa02e31df7f313c018cc2937 | |
parent | d21bc491edfee149072b6fe62a930f36b2ce9a80 [diff] |
AMDGPU: fix bad test exposed by r314522 The test attempts to use -1 as carry-in for v_addc_*. Before writing r314522, I did actually test this on real hardware, and found that it doesn't work. So r314522 is correct in restricting the carry-in operand: just remove those tests to make things pass again. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314530 91177308-0d34-0410-b5e6-96231b3b80d8