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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2016-01-04 00:00:00         |2022-6-13
          Component|tree-optimization           |rtl-optimization

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Re-confirmed for 'f', the vector case now is recognized with the help of some
match.pd patterns.  Since we generally perform if-conversion for scalar code on
RTL this is rtl-optimization now.

Reply via email to