[PATCH] D42465: [RFC][CallingConv] Add CCAssignToRegWithType Calling Convention Interface
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 1 05:37:55 PST 2018
asb added a comment.
https://reviews.llvm.org/rL305083 by @sdardis introduced getRegisterTypeForCallingConv, getNumRegistersForCallingConvention and some other related hooks. These can be used to a similar effect - did you evaluate that approach instead?
Repository:
rL LLVM
https://reviews.llvm.org/D42465
More information about the llvm-commits
mailing list