aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
diff options
context:
space:
mode:
authorOle Strohm <olemarius.strohm@arm.com>2021-06-01 13:01:47 +0100
committerOle Strohm <olemarius.strohm@arm.com>2021-06-01 13:43:07 +0100
commit94b0aec0f5c6b4f6a27cf3a542f795bbba72e851 (patch)
tree2126b528b850b868b5cf369b00a1ca1dd693c62d /llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
parentfb113264a8da1d8e456e64f99920fac6b4fae548 (diff)
downloadllvm-94b0aec0f5c6b4f6a27cf3a542f795bbba72e851.zip
llvm-94b0aec0f5c6b4f6a27cf3a542f795bbba72e851.tar.gz
llvm-94b0aec0f5c6b4f6a27cf3a542f795bbba72e851.tar.bz2
[OpenCL] Fix ICE with invalid use of half
Because half is limited to the `cl_khr_fp16` extension being enabled, `DefaultLvalueConversion` can fail when it's not enabled. The original assumption that it will never fail is therefore wrong now. Fixes: PR47976 Reviewed By: Anastasia Differential Revision: https://reviews.llvm.org/D103175
Diffstat (limited to 'llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp')
0 files changed, 0 insertions, 0 deletions