[PATCH] D41283: [InstCombine] Missed optimization in math expression: tan(a) * cos(a) == sin(a)

Dmitry Venikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 10:54:49 PST 2018


Quolyk added a comment.

I'll try introduce llvm.tan intrinsic then


https://reviews.llvm.org/D41283





More information about the llvm-commits mailing list