[LLVMdev] RFC: SDNode Flags
Evan Cheng
evan.cheng at apple.com
Mon Aug 3 09:39:23 PDT 2009
>
>> So NodeType, OperandsNeedDelete, SubclassData, NodeId, NumOperands,
>> and NumValues together are using 96 bits (assuming int is 32-bit and
>> short is 16-bit). I think there is opportunity here to re-pack them
>> and find quite a few bits for target specific data.
>
> I agree. If you and Dan agree, I'll take a crack at this.
That'd be great. Thanks.
Evan
>
> -Dave
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list