[PATCH] D41283: [WIP][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
       
    Wed Dec 20 23:02:41 PST 2017
    
    
  
Quolyk updated this revision to Diff 127830.
https://reviews.llvm.org/D41283
Files:
  include/llvm/IR/PatternMatch.h
  lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  test/Transforms/InstCombine/fmul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41283.127830.patch
Type: text/x-patch
Size: 6356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171221/76acefa7/attachment.bin>
    
    
More information about the llvm-commits
mailing list