diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2017-04-24 17:08:43 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2017-04-24 17:08:43 +0000 |
commit | 9c661853150e304b9c6604df44a0181795ae633f (patch) | |
tree | e6e026dc794a12760af5d1a083b254930e5cea00 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | 87aafa073fcc56a266a97a4de9b86e1e1b2f165a (diff) | |
download | bcm5719-llvm-9c661853150e304b9c6604df44a0181795ae633f.tar.gz bcm5719-llvm-9c661853150e304b9c6604df44a0181795ae633f.zip |
InstCombine/AMDGPU: Fix constant folding of llvm.amdgcn.{icmp,fcmp}
Summary:
The return value of these intrinsics should always have 0 bits for
inactive threads. This means that when all arguments are constant
and the comparison evaluates to true, the intrinsic should return
the current exec mask.
Fixes some GL_ARB_shader_ballot tests.
Reviewers: arsenm
Subscribers: kzhuravl, wdng, yaxunl, dstuttard, tpr, llvm-commits, t-tye
Differential Revision: https://reviews.llvm.org/D32344
llvm-svn: 301195
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions