[PATCH] D51195: [InstCombine] Expand the simplification of pow() with nested exp{, 2}()

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340948: [InstCombine] Expand the simplification of pow() with nested exp{,2}() (authored by evandro, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51195?vs=162293&id=163142#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51195

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51195.163142.patch
Type: text/x-patch
Size: 8116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/8ac229e8/attachment.bin>


More information about the llvm-commits mailing list