[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
Thu Jan 4 00:52:58 PST 2018


Quolyk updated this revision to Diff 128599.
Quolyk edited the summary of this revision.

https://reviews.llvm.org/D41286

Files:
  lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  test/Transforms/InstCombine/fdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41286.128599.patch
Type: text/x-patch
Size: 4570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180104/fffdb3e6/attachment.bin>


More information about the llvm-commits mailing list