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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=125914

--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
For PR 125914, I could either use __builtin_powi or generate code
like v3 below, but it could make sense to improve this in the middle-end
as well.

Reply via email to