[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 23 09:50:38 PDT 2016


jlebar updated this revision to Diff 69008.
jlebar marked 7 inline comments as done.
jlebar added a comment.

Second round of chandlerc's review.


https://reviews.llvm.org/D23036

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23036.69008.patch
Type: text/x-patch
Size: 19297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160823/7c33d680/attachment.bin>


More information about the llvm-commits mailing list