[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 12:07:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341095: [InstCombine] Expand the simplification of pow() into exp2() (authored by evandro, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49273?vs=163369&id=163389#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49273

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

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


More information about the llvm-commits mailing list