summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/JSONCompilationDatabase.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@gmail.com>2019-07-12 15:02:59 +0000
committerJay Foad <jay.foad@gmail.com>2019-07-12 15:02:59 +0000
commit7816ad918ff2049c2b3349d3500ad0a47c4f8ac7 (patch)
tree535a6cf63bb2867222939cb8c4fd665897a9e1bd /clang/lib/Tooling/JSONCompilationDatabase.cpp
parentb251cc0d91362ea44f00a0138998a0272791f7dc (diff)
downloadbcm5719-llvm-7816ad918ff2049c2b3349d3500ad0a47c4f8ac7.tar.gz
bcm5719-llvm-7816ad918ff2049c2b3349d3500ad0a47c4f8ac7.zip
[AMDGPU] Restrict v_cndmask_b32 abs/neg modifiers to f32
Summary: D64497 allowed abs/neg source modifiers on v_cndmask_b32 but it doesn't make any sense to apply them to f16 operands; they would interpret the bits of the value as an f32, giving nonsensical results. This patch restricts them to f32 operands. Reviewers: arsenm, hakzsam Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D64636 llvm-svn: 365904
Diffstat (limited to 'clang/lib/Tooling/JSONCompilationDatabase.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud