[Bug tree-optimization/116700] `(A > PZ) ? ABS(A) : PZ` -> `MAX(A, PZ)` where PZ is known to be non-negative

avinal.xlvii at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Apr 27 19:47:30 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116700

Avinal Kumar <avinal.xlvii at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |avinal.xlvii at gmail dot com

--- Comment #3 from Avinal Kumar <avinal.xlvii at gmail dot com> ---
Hello, I would like to work on it.


More information about the Gcc-bugs mailing list