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

--- Comment #10 from rguenther at suse dot de <rguenther at suse dot de> ---
On Wed, 15 Jan 2025, pinskia at gcc dot gnu.org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118483
> 
> --- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
> I am not sure we need the :S in the end.

It might be useful elsewhere, I'll queue it for stage1.  I noticed
the offending pattern group also guards a few constant_boolean_node
replacements with single_use (@0), IMO that's undesirable (and
could be fixed by pushing down and duplicating that check).

Reply via email to