[PATCH] D90911: [VE][NFC] Refactor to support more than one calling conv
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 01:22:33 PST 2020
simoll created this revision.
simoll added reviewers: kaz7, k-ishizaka.
simoll added a project: VE.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
simoll requested review of this revision.
Prepare for supporting different calling conventions by factoring out things into CC-dependent selection functions (getParamCC, getReturnCC).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90911
Files:
llvm/lib/Target/VE/VECallingConv.td
llvm/lib/Target/VE/VEISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90911.303366.patch
Type: text/x-patch
Size: 3827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/40192c30/attachment.bin>
More information about the llvm-commits
mailing list