[PATCH] D41286: [InstCombine] Missed optimization in math expression: sin(x) / cos(x) => tan(x)
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 07:15:27 PST 2017
hfinkel added a comment.
In https://reviews.llvm.org/D41286#960694, @Quolyk wrote:
> @hfinkel I'd like to thank you for your help and patience reviewing my patches, as I'm new to the community. I hope it's ok when I include you as a reviewer.
It's certainly fine to include me as a review. Welcome to the community!
https://reviews.llvm.org/D41286
More information about the llvm-commits
mailing list