aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorKevin P. Neal <kevin.neal@sas.com>2022-02-14 13:53:42 -0500
committerKevin P. Neal <kevin.neal@sas.com>2022-02-16 10:10:13 -0500
commitc7400892caa0a3a2ca7d0d4b918da03b8bac947c (patch)
tree7c4edc6549f5f5cd9bf08f6584000b85a316fd2e /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parentf1ec99f973bdff66f81c3e00969d900ef2def081 (diff)
downloadllvm-c7400892caa0a3a2ca7d0d4b918da03b8bac947c.zip
llvm-c7400892caa0a3a2ca7d0d4b918da03b8bac947c.tar.gz
llvm-c7400892caa0a3a2ca7d0d4b918da03b8bac947c.tar.bz2
[FPEnv][InstSimplify] Fold fsub X, -0 ==> X, when we know X is not -0
Currently the fsub optimizations in InstSimplify don't know how to fold X - -0.0 to X when we know X is not zero and the constrained intrinsics are used. This adds the support. This review is split out from D107285. Differential Revision: https://reviews.llvm.org/D119746
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions