[PATCH] D49273: [SLC] Expand the simplification of pow({e, 2}, y) to exp{, 2}(y)
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 15 11:47:07 PDT 2018
evandro updated this revision to Diff 160879.
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.160879.patch
Type: text/x-patch
Size: 14074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/b7e163e1/attachment.bin>
More information about the llvm-commits
mailing list