diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-02-17 23:30:45 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-17 23:30:45 +0800 |
commit | a5865c3c3dbbd17ae12ecc1c297fe1fc2605df52 (patch) | |
tree | 2f322ac8981362dec65baf7c82f7bd608b9ac279 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 8cd5e672602676877b9025a750b20f895ca0bc25 (diff) | |
download | llvm-a5865c3c3dbbd17ae12ecc1c297fe1fc2605df52.zip llvm-a5865c3c3dbbd17ae12ecc1c297fe1fc2605df52.tar.gz llvm-a5865c3c3dbbd17ae12ecc1c297fe1fc2605df52.tar.bz2 |
[ValueTracking] Fix computeKnownFPClass for fpext (#81972)
This patch adds the missing `subnormal -> normal` part for `fpext` in
`computeKnownFPClass`.
Fixes the miscompilation reported by
https://github.com/llvm/llvm-project/pull/80941#issuecomment-1947302100.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions