[PATCH] D50004: [PowerPC] Emit xscpsgndp instead of xxlor when copying floating point scalar registers for P9
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 17 07:33:34 PDT 2018
amyk updated this revision to Diff 161242.
amyk added a comment.
Updated the diff to since a specific test on line 528 in vsx.ll now using the v4 register instead of vs0.
https://reviews.llvm.org/D50004
Files:
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/test/CodeGen/PowerPC/builtins-ppc-p9-f128.ll
llvm/test/CodeGen/PowerPC/f128-conv.ll
llvm/test/CodeGen/PowerPC/f128-passByValue.ll
llvm/test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
llvm/test/CodeGen/PowerPC/p9_copy_fp.ll
llvm/test/CodeGen/PowerPC/vsx-spill.ll
llvm/test/CodeGen/PowerPC/vsx.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50004.161242.patch
Type: text/x-patch
Size: 90090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/36a3c53c/attachment.bin>
More information about the llvm-commits
mailing list