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

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot 
gnu.org
             Status|NEW                         |ASSIGNED

--- Comment #10 from Drea Pinski <pinskia at gcc dot gnu.org> ---
So there is an heurstics for factor_out_conditional_operation on factoring out
the conversion or not. We should improve those to handle
CTZ_DEFINED_VALUE_AT_ZERO case and factor out the conversion for that cae. as
we know phiopt will modify it anyways.

Reply via email to