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

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 11:00:40 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D49273?vs=162292&id=163141#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.163141.patch
Type: text/x-patch
Size: 6918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/8b7a0264/attachment.bin>


More information about the llvm-commits mailing list