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

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 05:17:56 PST 2020


simoll updated this revision to Diff 305479.
simoll edited the summary of this revision.
simoll added a comment.

- added vector param tests that trigger explicit vreg copies.


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.305479.patch
Type: text/x-patch
Size: 20338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201116/84c2a384/attachment.bin>


More information about the llvm-commits mailing list