summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface/CMakeLists.txt
diff options
context:
space:
mode:
authorYingwei Zheng <dtcxzyw2333@gmail.com>2024-08-02 21:21:31 +0800
committerGitHub <noreply@github.com>2024-08-02 21:21:31 +0800
commitdba3dfa2bdbf8924bf16efcf896664fb91d38295 (patch)
treecc9aceffb91827a314b201002de6daacd98b3d35 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface/CMakeLists.txt
parent23609a383c3a0a389339ec6f9784d130bf2f0994 (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/Interfaces/ScriptedProcessPythonInterface/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions