diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-03-12 11:14:20 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-03-12 11:28:49 -0700 |
commit | 858451c50b81379d1761e3f31d8c5e712b6fb77f (patch) | |
tree | 2545954d2591817da36cd1b13120b8220549dad2 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | c8e2dd8c6f490b68e41fe663b44535a8a21dfeab (diff) | |
download | llvm-858451c50b81379d1761e3f31d8c5e712b6fb77f.zip llvm-858451c50b81379d1761e3f31d8c5e712b6fb77f.tar.gz llvm-858451c50b81379d1761e3f31d8c5e712b6fb77f.tar.bz2 |
[RISCV] Add test cases for fli.h and fli.d CodeGen bugs. NFC
We fail to use fli.h for the 2 denormal values.
We use fli.d for some values where the value is larger than a float
can represent due to truncating the exponent to 8 bits without checking
if it fits in 8 bits.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions