[PATCH] fold: sqrt(x * x * y) -> fabs(x) * sqrt(y)
Sanjay Patel
spatel at rotateright.com
Thu Oct 16 11:59:52 PDT 2014
Thanks, Hal! Checked in with r219944.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D5787
More information about the llvm-commits
mailing list