[PATCH] D56859: [SelectionDAG] Add static getMaxNumOperands function to SDNode.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 17 08:59:51 PST 2019
RKSimon added a comment.
In D56859#1361713 <https://reviews.llvm.org/D56859#1361713>, @arsenm wrote:
> What's this for?
To remove magic numbers in D56739 <https://reviews.llvm.org/D56739>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56859/new/
https://reviews.llvm.org/D56859
More information about the llvm-commits
mailing list