[PATCH] D49273: [InstCombine] Expand the simplification of pow() into exp2()

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 10:36:22 PDT 2018


evandro updated this revision to Diff 163369.
evandro added a comment.

Add more tests.


https://reviews.llvm.org/D49273

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/pow-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49273.163369.patch
Type: text/x-patch
Size: 9686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/88808f1e/attachment.bin>


More information about the llvm-commits mailing list