[PATCH] D60707: [ARM] Adjust calling conventions for MVE vectors.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 15 06:00:32 PDT 2019
simon_tatham created this revision.
simon_tatham added reviewers: dmgreen, samparker, SjoerdMeijer.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls, javed.absar.
Herald added a project: LLVM.
This allows the full set of MVE-relevant vector types to be passed as
arguments in vector registers.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D60707
Files:
llvm/lib/Target/ARM/ARMCallingConv.cpp
llvm/lib/Target/ARM/ARMCallingConv.td
llvm/lib/Target/ARM/ARMISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60707.195168.patch
Type: text/x-patch
Size: 13404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190415/ac4f12a9/attachment.bin>
More information about the llvm-commits
mailing list