diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2017-09-29 16:07:05 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2017-09-29 16:07:05 +0000 |
commit | c2e79c2dfc07e1aba27946f22ea370cd5c130b04 (patch) | |
tree | 4612c8a172c6910db7751852ae6cde215d509574 /llvm/lib/Transforms/Utils/SimplifyIndVar.cpp | |
parent | 7805ce34b658f6c520a1be21079312650cef2e46 (diff) | |
download | llvm-c2e79c2dfc07e1aba27946f22ea370cd5c130b04.zip llvm-c2e79c2dfc07e1aba27946f22ea370cd5c130b04.tar.gz llvm-c2e79c2dfc07e1aba27946f22ea370cd5c130b04.tar.bz2 |
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.
llvm-svn: 314530
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyIndVar.cpp')
0 files changed, 0 insertions, 0 deletions