diff options
| author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-08-02 21:21:31 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-02 21:21:31 +0800 |
| commit | dba3dfa2bdbf8924bf16efcf896664fb91d38295 (patch) | |
| tree | cc9aceffb91827a314b201002de6daacd98b3d35 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 23609a383c3a0a389339ec6f9784d130bf2f0994 (diff) | |
[InstCombine] Fold isnan idioms (#101510)
Folds `(icmp ne ((bitcast X) & FractionBits), 0) & (icmp eq ((bitcast X)
& ExpBits), ExpBits) -> fcmp uno X, 0.0` and
`(icmp eq ((bitcast X) & FractionBits), 0) | (icmp ne ((bitcast X) &
ExpBits), ExpBits) -> fcmp ord X, 0.0`
Alive2: https://alive2.llvm.org/ce/z/mrLn_x
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
