This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Optimizing hypot()


 > I think hypot2 could be improved much, if it is recognized as builtin
 > and optimized for sse/sse2. Is someone working on such
 > transformations?
 > Thanks,
 > Richard.

Roger Sayle has done a lot of work recently on builtin math functions,
perhaps we can impose on him a bit more to do this too.

IMHO hypot, cbrt and perhaps ldexp are ripe for picking next.

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]