[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 10:26:24 PDT 2016


This revision was automatically updated to reflect the committed changes.
jlebar marked 2 inline comments as done.
Closed by commit rL279537: [SelectionDAG] Use a union of bitfield structs for SDNode::SubclassData. (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D23036?vs=69008&id=69014#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23036

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

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


More information about the llvm-commits mailing list