summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2023-03-08 09:10:31 -0800
committerCraig Topper <craig.topper@sifive.com>2023-03-08 09:24:58 -0800
commit73516b355c623baa7cd9c5be8ce672b3621e0652 (patch)
tree1d487f87a1793ce171eff63c2c65bbce1acc4837 /lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp
parent61ae2aaf52b4c40bf297daa4bbf36d46bfecd1d3 (diff)
[RISCV] Don't parse the decimal minimum value for fli.s/fli.d/fli.h.
There are a couple bugs in the current support for this: -We do all the parsing in single precision so any value less than or equal to the minimum fp32 is accepted as the minimum value for f64. -To support fp16 minimum value, getLoadFP32Imm has a special case, but that causes a miscompile in CodeGen. Differential Revision: https://reviews.llvm.org/D145542
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp')
0 files changed, 0 insertions, 0 deletions