[Bug fortran/32239] optimize power in loops, use __builtin_powi instead of _gfortran_pow_r4_i4
jb at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jul 2 20:46:00 GMT 2007
------- Comment #7 from jb at gcc dot gnu dot org 2007-07-02 20:46 -------
Closing as Fortran FE is fixed. There is 32503 for better vectorization of
builtin_powi, and if we want the strength reduction optimization from comment
#0 a new missed-optimization PR should be filed against the middle-end (or
tree-optimization).
--
jb at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32239
More information about the Gcc-bugs
mailing list