[PATCH] D14302: [SimplifyLibCalls] Add a new transform: tan(atan(x)) -> x
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 4 15:24:53 PST 2015
davide added a comment.
Also, forgot to mention. I would like to get this as-is (given it works) and then generalize it as next step, unless David/Stephen have objections.
http://reviews.llvm.org/D14302
More information about the llvm-commits
mailing list