https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109829
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Should add this one too: (simplify (cond (ne (SIGNBIT @0) zero_p@1) @0 (neg @0)) (neg (abs @0)))
pinskia at gcc dot gnu.org via Gcc-bugs Fri, 12 May 2023 12:34:06 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109829
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Should add this one too: (simplify (cond (ne (SIGNBIT @0) zero_p@1) @0 (neg @0)) (neg (abs @0)))