[PATCH] D80744: DAGCombiner optimization for pow(x,0.75) and pow(x,0.25) on double and single precision even in case massv function is asked
Masoud Ataei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 12:47:17 PDT 2020
masoud.ataei updated this revision to Diff 269945.
masoud.ataei added a comment.
Sorry, I forgot the clang-format.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80744/new/
https://reviews.llvm.org/D80744
Files:
llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp
llvm/test/CodeGen/PowerPC/pow_massv_075_025exp.ll
llvm/test/CodeGen/PowerPC/powf_massv_075_025exp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80744.269945.patch
Type: text/x-patch
Size: 16017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/96fff586/attachment.bin>
More information about the llvm-commits
mailing list