diff options
| author | Krishna <krishna17060@iiitd.ac.in> | 2021-08-07 21:26:49 +0530 |
|---|---|---|
| committer | Krishna <krishna17060@iiitd.ac.in> | 2021-08-07 22:38:45 +0530 |
| commit | a9a176ca3bb0b283730e233ac5046b010931847c (patch) | |
| tree | 188f2379506c6f54ec10d73075a168d50e110c52 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 262289c1037745bf3dfe45941d9002ff80b77db8 (diff) | |
[InstCombine] Remove nnan requirement for transformation to fabs from select
In this patch, the "nnan" requirement is removed for the canonicalization of select with fcmp to fabs.
(i) FSub logic: Remove check for nnan flag presence in fsub. Example: https://alive2.llvm.org/ce/z/751svg (fsub).
(ii) FNeg logic: Remove check for the presence of nnan and nsz flag in fneg. Example: https://alive2.llvm.org/ce/z/a_fsdp (fneg).
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D106872
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
