[PATCH] D49273: [SLC] Refactor the simplifications involving pow() and exp{, 2, 10}()
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 30 19:06:20 PDT 2018
evandro updated this revision to Diff 158161.
evandro edited reviewers, added: efriedma; removed: eli.friedman.
https://reviews.llvm.org/D49273
Files:
llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/test/Transforms/InstCombine/pow-1.ll
llvm/test/Transforms/InstCombine/pow-exp.ll
llvm/test/Transforms/InstCombine/pow-sqrt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49273.158161.patch
Type: text/x-patch
Size: 11095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/c00975d3/attachment.bin>
More information about the llvm-commits
mailing list