[PATCH] D49273: [SLC] Refactor the simplifications involving pow() and exp{, 2, 10}()
    Evandro Menezes via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul 31 18:14:09 PDT 2018
    
    
  
evandro updated this revision to Diff 158439.
https://reviews.llvm.org/D49273
Files:
  llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/pow-1.ll
  llvm/test/Transforms/InstCombine/pow-exp.ll
  llvm/test/Transforms/InstCombine/pow-sqrt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49273.158439.patch
Type: text/x-patch
Size: 11801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/d240af4c/attachment.bin>
    
    
More information about the llvm-commits
mailing list