[Bug rtl-optimization/54525] Recognize (vec_)cond_expr in mask operation

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 13 12:25:15 GMT 2022


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.


More information about the Gcc-bugs mailing list