[LLVMdev] MachineOperand::TargetFlags question
Villmow, Micah
Micah.Villmow at amd.com
Mon Oct 18 11:59:58 PDT 2010
I'm looking at utilizing the MachineOperand::TargetFlags and I'm wondering if there is a specific reason on limiting the size of the flags to 8 bits. Also are there any assumptions on what can be validly used here that I should keep in mind? Ideally I need 28 bits but I can code the major cases using all 8 bits, but I don't want to clobber anything that might be used internally in LLVM.
Thanks for any feedback,
Micah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101018/1f6419b9/attachment.html>
More information about the llvm-dev
mailing list