https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116133
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I should note that LLVM converts it always to __builtin_mult_overflow as far as I can tell. Even on targets like avr.
pinskia at gcc dot gnu.org via Gcc-bugs Mon, 29 Jul 2024 22:13:02 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116133
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I should note that LLVM converts it always to __builtin_mult_overflow as far as I can tell. Even on targets like avr.