[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 Jan 10 22:39:39 PST 2018
Quolyk added a subscriber: davide.
Quolyk added a comment.
@spatel @davide thanks for review and comments
https://reviews.llvm.org/D41286
More information about the llvm-commits
mailing list