[PATCH] Fast-math fold: x / (y * sqrt(z)) -> x * rsqrt(z) / y

Bill Schmidt wschmidt at linux.vnet.ibm.com
Mon Oct 6 11:46:30 PDT 2014


Sorry to hear about nonresponsiveness from the compile farm.  You should usually be able to find Laurent Guerby on irc.oftc.net #gcc as "guerby" -- you may want to ping him directly that way.

http://reviews.llvm.org/D5628






More information about the llvm-commits mailing list