diff options
author | Ole Strohm <olemarius.strohm@arm.com> | 2021-06-01 13:01:47 +0100 |
---|---|---|
committer | Ole Strohm <olemarius.strohm@arm.com> | 2021-06-01 13:43:07 +0100 |
commit | 94b0aec0f5c6b4f6a27cf3a542f795bbba72e851 (patch) | |
tree | 2126b528b850b868b5cf369b00a1ca1dd693c62d /llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp | |
parent | fb113264a8da1d8e456e64f99920fac6b4fae548 (diff) | |
download | llvm-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