Skip to content
Commit 8ba631d9 authored by Sanjay Patel's avatar Sanjay Patel
Browse files

[InstCombine] add reflection fold for tan(-x)

  
This is a follow-up suggested with rL339604.
For tan(), we don't have a corresponding LLVM 
intrinsic -- unlike sin/cos -- so this is the 
only way/place that we can do this fold currently.

llvm-svn: 339958
parent 7f9b4af1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment