[PATCH] D14302: [SimplifyLibCalls] Add a new transform: tan(atan(x)) -> x

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 13:51:08 PST 2015


davide updated this revision to Diff 39113.
davide added a comment.

Addressed David's comments.


http://reviews.llvm.org/D14302

Files:
  include/llvm/Transforms/Utils/SimplifyLibCalls.h
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/tan.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14302.39113.patch
Type: text/x-patch
Size: 3647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151103/172c4816/attachment.bin>


More information about the llvm-commits mailing list