[PATCH] D101010: [SystemZ] [z/OS] Add XPLINK64 Calling Convention to SystemZ
Neumann Hon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 18 08:02:18 PDT 2021
Everybody0523 updated this revision to Diff 346007.
Everybody0523 added a comment.
Remove special handling for i1, i8, i16 in calling convention. SDAG legalize types phase should already extend these, there is no need to add handling to extend these again.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101010/new/
https://reviews.llvm.org/D101010
Files:
llvm/lib/Target/SystemZ/SystemZCallingConv.cpp
llvm/lib/Target/SystemZ/SystemZCallingConv.h
llvm/lib/Target/SystemZ/SystemZCallingConv.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101010.346007.patch
Type: text/x-patch
Size: 13277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/22a862be/attachment.bin>
More information about the llvm-commits
mailing list