diff options
| author | Kevin P. Neal <kevin.neal@sas.com> | 2022-02-14 13:53:42 -0500 |
|---|---|---|
| committer | Kevin P. Neal <kevin.neal@sas.com> | 2022-02-16 10:10:13 -0500 |
| commit | c7400892caa0a3a2ca7d0d4b918da03b8bac947c (patch) | |
| tree | 7c4edc6549f5f5cd9bf08f6584000b85a316fd2e /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
| parent | f1ec99f973bdff66f81c3e00969d900ef2def081 (diff) | |
| download | llvm-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
