[PATCH] D62565: [PowerPC] Exploiting to use mtvsrdd instruction when save called-saved GPR register to VSR registers

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 26 21:46:49 PDT 2020


qiucf updated this revision to Diff 260210.
qiucf marked 7 inline comments as done.
qiucf added a comment.

Rebase and address some basic comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62565/new/

https://reviews.llvm.org/D62565

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCFrameLowering.h
  llvm/test/CodeGen/PowerPC/prolog_vec_spills.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62565.260210.patch
Type: text/x-patch
Size: 7068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/ea1176a4/attachment.bin>


More information about the llvm-commits mailing list