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

Bill Schmidt wschmidt at linux.vnet.ibm.com
Mon Oct 6 12:00:48 PDT 2014


Patch looks fine to me as well!

http://reviews.llvm.org/D5628






More information about the llvm-commits mailing list