[PATCH] D90842: [VE] fastcc and vreg-to-vreg copy

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 07:57:08 PST 2020


simoll updated this revision to Diff 305146.
simoll retitled this revision from "[VE] fastcc with vector register passing" to "[VE] fastcc and vreg-to-vreg copy".
simoll edited the summary of this revision.
simoll added a comment.

Merged into one fastcc vreg-to-vreg patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90842

Files:
  llvm/lib/Target/VE/VECallingConv.td
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEInstrInfo.cpp
  llvm/lib/Target/VE/VERegisterInfo.cpp
  llvm/test/CodeGen/VE/Vector/fastcc_callee.ll
  llvm/test/CodeGen/VE/Vector/fastcc_caller.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90842.305146.patch
Type: text/x-patch
Size: 16980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/a073041b/attachment-0001.bin>


More information about the llvm-commits mailing list