[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
Fri Jun 12 07:33:32 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2d038370bb6b: DAGCombiner optimization for pow(x,0.75) and pow(x,0.25) on double and singleā¦ (authored by masoud.ataei).
Changed prior to commit:
https://reviews.llvm.org/D80744?vs=269945&id=270397#toc
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.270397.patch
Type: text/x-patch
Size: 16016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/719c734d/attachment.bin>
More information about the llvm-commits
mailing list