[PATCH] D41286: [InstCombine] Missed optimization in math expression: sin(x) / cos(x) => tan(x)

Dmitry Venikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 04:31:38 PST 2017


Quolyk added a comment.

@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.


https://reviews.llvm.org/D41286





More information about the llvm-commits mailing list