[PATCH] D135453: [SelectionDAG] Use consistent type sizes for opcode
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 07:54:52 PDT 2022
foad added inline comments.
================
Comment at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:477
// SubclassData. These are designed to fit within a uint16_t so they pack
// with NodeType.
----------------
"with PersistentId"
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135453/new/
https://reviews.llvm.org/D135453
More information about the llvm-commits
mailing list