Liad Mordekoviz via llvm-dev
2017-Dec-06 09:44 UTC
[llvm-dev] CCAssignToReg with range of registers
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>