[PATCH] D50035: [SLC] Expand simplification of pow() for vector types
    Evandro Menezes via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug 10 11:17:16 PDT 2018
    
    
  
evandro updated this revision to Diff 160153.
evandro added a comment.
Added test for shrinking `pow()` when simplifying libcalls is disabled.
https://reviews.llvm.org/D50035
Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/pow-1.ll
  llvm/test/Transforms/InstCombine/pow-3.ll
  llvm/test/Transforms/InstCombine/pow-4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50035.160153.patch
Type: text/x-patch
Size: 16213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/f7d3bd54/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list