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

Steven Noonan steven at uplinklabs.net
Thu Oct 9 09:15:01 PDT 2014


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D5628






More information about the llvm-commits mailing list