[PATCH] D23036: [SelectionDAG] Use a union of bitfield structs for SDNode::SubclassData.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 14:26:19 PDT 2016


jlebar updated this revision to Diff 66557.
jlebar added a comment.

Update per bitfield API discussion in https://reviews.llvm.org/D23035.


https://reviews.llvm.org/D23036

Files:
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23036.66557.patch
Type: text/x-patch
Size: 20077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/1aa9b4f8/attachment.bin>


More information about the llvm-commits mailing list