[PATCH] fold: sqrt(x * x * y) -> fabs(x) * sqrt(y)

hfinkel at anl.gov hfinkel at anl.gov
Thu Oct 16 10:54:49 PDT 2014


LGTM, thanks!

http://reviews.llvm.org/D5787






More information about the llvm-commits mailing list