[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
Tue Feb 23 01:03:40 PST 2021


qiucf updated this revision to Diff 325704.
qiucf marked 3 inline comments as done.
qiucf added a comment.

Address 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.325704.patch
Type: text/x-patch
Size: 7458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/f741a17d/attachment-0001.bin>


More information about the llvm-commits mailing list