[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
Fri May 1 17:14:32 PDT 2020
foad updated this revision to Diff 261478.
foad added a comment.
Rebase. Merge pow-amdgcn.ll into pow-1.ll.
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.261478.patch
Type: text/x-patch
Size: 21792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/2fd759c2/attachment-0001.bin>
More information about the llvm-commits
mailing list