diff options
| author | Craig Topper <craig.topper@sifive.com> | 2023-03-08 09:10:31 -0800 |
|---|---|---|
| committer | Craig Topper <craig.topper@sifive.com> | 2023-03-08 09:24:58 -0800 |
| commit | 73516b355c623baa7cd9c5be8ce672b3621e0652 (patch) | |
| tree | 1d487f87a1793ce171eff63c2c65bbce1acc4837 /lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp | |
| parent | 61ae2aaf52b4c40bf297daa4bbf36d46bfecd1d3 (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
