[PATCH] D49273: [InstCombine] Expand the simplification of pow() into exp{, 2}()

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 23 12:35:50 PDT 2018


evandro updated this revision to Diff 162249.
evandro retitled this revision from "[InstCombine] Expand the simplification of pow() involving exp{,2}()" to "[InstCombine] Expand the simplification of pow() into exp{,2}()".
evandro edited the summary of this revision.

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.162249.patch
Type: text/x-patch
Size: 8234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/ee0f10f5/attachment.bin>


More information about the llvm-commits mailing list