[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 Apr 20 01:43:56 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2432d80d3b54: [PowerPC] Use mtvsrdd to put callee-saved GPR into VSR (authored by qiucf).

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.338769.patch
Type: text/x-patch
Size: 8033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/5dc17cbb/attachment-0001.bin>


More information about the llvm-commits mailing list