[llvm-dev] unified register set question

Bagel via llvm-dev llvm-dev at lists.llvm.org
Thu Jan 9 12:28:00 PST 2020


My target machine uses the same 64-bit registers for integers and floating 
point.  Do I have to specify a different register class for floating point
that uses the same set of registers?  Is there a target which does this I can copy?

thanks,
brian


More information about the llvm-dev mailing list