[PATCH] D54783: [Power9] suboptimal vec_abs for some cases
Kewen Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 17 00:08:39 PST 2018
jedilyn updated this revision to Diff 178429.
jedilyn added a comment.
Addressed the comments of Jinsong and Hiroshi, will submit `VSELECT` related exploitation patch once this gets approved.
The irrelevant test case updates have been done by https://reviews.llvm.org/rL349325 and https://reviews.llvm.org/rL349329.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54783/new/
https://reviews.llvm.org/D54783
Files:
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCInstrVSX.td
llvm/test/CodeGen/PowerPC/ppc64-P9-vabsd.ll
llvm/test/CodeGen/PowerPC/pre-inc-disable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54783.178429.patch
Type: text/x-patch
Size: 32202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181217/57fd9f93/attachment.bin>
More information about the llvm-commits
mailing list