[PATCH] D14466: [SimplifyLibCalls] pow(x, 0.5) -> sqrt(x) in fast-math mode
Steve Canon via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 13:58:43 PST 2015
scanon added a comment.
LGTM
http://reviews.llvm.org/D14466
More information about the llvm-commits
mailing list