https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123294
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=123286
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #3)
> __builtin_aarch64_usadddi_uuu resolves to SAT_ADD which is not simplified on
> the gimple level.
Which is filed as PR 123286.