[PATCH] D41286: [InstCombine] Missed optimization in math expression: sin(x) / cos(x) => tan(x)
    Davide Italiano via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jan  8 15:43:05 PST 2018
    
    
  
davide resigned from this revision.
davide added a comment.
I don't feel qualified enough to say whether this can go in, somebody with fast-math experience should comment.
https://reviews.llvm.org/D41286
    
    
More information about the llvm-commits
mailing list