aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2016-08-18 21:21:53 +0000
committerTom Stellard <thomas.stellard@amd.com>2016-08-18 21:21:53 +0000
commita1619cd9aa0cfb6441ead03e5bc8abd361e7fb93 (patch)
tree785f40a38d52cf82fc1fcbda9e464b4ec9b7ca4b /clang/lib/CodeGen/CodeGenModule.cpp
parent6700b4910e201efc850b0b24ef87de26180097b7 (diff)
downloadllvm-a1619cd9aa0cfb6441ead03e5bc8abd361e7fb93.zip
llvm-a1619cd9aa0cfb6441ead03e5bc8abd361e7fb93.tar.gz
llvm-a1619cd9aa0cfb6441ead03e5bc8abd361e7fb93.tar.bz2
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 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions