diff options
author | Kevin P. Neal <kevin.neal@sas.com> | 2022-08-10 14:23:51 -0400 |
---|---|---|
committer | Kevin P. Neal <kevin.neal@sas.com> | 2022-08-11 11:35:33 -0400 |
commit | 7bdb010d7c58e07ad5e1db01edc92253038c1a83 (patch) | |
tree | f519a74c725a63aa2b9c04f9c402be4d7231e86f /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 08a880509e4f7ca8d346dce42fe7528c3a33f22c (diff) | |
download | llvm-7bdb010d7c58e07ad5e1db01edc92253038c1a83.zip llvm-7bdb010d7c58e07ad5e1db01edc92253038c1a83.tar.gz llvm-7bdb010d7c58e07ad5e1db01edc92253038c1a83.tar.bz2 |
[FPEnv][InstSimplify] 0.0 - -X ==> X
Another ticket split out of D107285, this extends the optimization
of 0.0 - -X to just X when using constrained intrinsics and the
optimization is allowed.
If the negation of X is done with fsub then the match fails because of
the lack of IR Matcher support for constrained intrinsics.
While I'm here, remove some TODO notices since the work is no longer
planned.
Differential Revision: https://reviews.llvm.org/D131607
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions