[llvm-dev] CCAssignToReg with range of registers

Liad Mordekoviz via llvm-dev llvm-dev at lists.llvm.org
Wed Dec 6 01:44:32 PST 2017


Hello, My backend supports a huge amount of register, from which are all
available to the calling convention, I was wondering if there is some way
to define the array of registers in some way like you define a register
class?(sequence "R%u", 0, 255)

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171206/18f55824/attachment.html>


More information about the llvm-dev mailing list