[PATCH] D68231: [SLC] Allow llvm.pow(x,2.0) -> x*x etc even if no pow() lib func

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 02:05:41 PDT 2020


foad updated this revision to Diff 261757.
foad added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68231/new/

https://reviews.llvm.org/D68231

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68231.261757.patch
Type: text/x-patch
Size: 12750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/591ed37c/attachment.bin>


More information about the llvm-commits mailing list