diff options
| author | Tom Stellard <thomas.stellard@amd.com> | 2016-08-18 21:21:53 +0000 |
|---|---|---|
| committer | Tom Stellard <thomas.stellard@amd.com> | 2016-08-18 21:21:53 +0000 |
| commit | a1619cd9aa0cfb6441ead03e5bc8abd361e7fb93 (patch) | |
| tree | 785f40a38d52cf82fc1fcbda9e464b4ec9b7ca4b /llvm/lib/CodeGen/MachineSSAUpdater.cpp | |
| parent | 6700b4910e201efc850b0b24ef87de26180097b7 (diff) | |
| download | bcm5719-llvm-a1619cd9aa0cfb6441ead03e5bc8abd361e7fb93.tar.gz bcm5719-llvm-a1619cd9aa0cfb6441ead03e5bc8abd361e7fb93.zip | |
AMDGPU/SI: Fix a test in wqm.ll to always use s_cbranch_vcc*
Summary:
We need to use floating-point compares to ensure that s_cbranch_vcc*
instructions are always generated. With integer compares, future
optimizations could cause s_cbranch_scc* to be generated instead.
Reviewers: arsenm, nhaehnle
Subscribers: llvm-commits, kzhuravl
Differential Revision: https://reviews.llvm.org/D23401
llvm-svn: 279148
Diffstat (limited to 'llvm/lib/CodeGen/MachineSSAUpdater.cpp')
0 files changed, 0 insertions, 0 deletions

