[PATCH] D80744: DAGCombiner optimization for pow(x, 0.75) even in case massv function is asked
Masoud Ataei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 9 06:00:04 PDT 2020
masoud.ataei updated this revision to Diff 269511.
masoud.ataei added a comment.
Moving completely the changes from PPCISelLowring.cpp to PPCLowerMASSVEntries.cpp (MASSV pass) to address the reviewer comments.
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_0.75exp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80744.269511.patch
Type: text/x-patch
Size: 5803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/46525aa3/attachment.bin>
More information about the llvm-commits
mailing list