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

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 #5 from Drea Pinski <pinskia at gcc dot gnu.org> ---
So some switchconversions we should do before inlining, e.g. linear
transformations. Others like the table should be done only late (during
pass_lower_switch).

I am going to try to fix this up for 17.

Reply via email to