Use this helper to make sure we use the same value at various places.
This will likely be needed at more places were we currently crash
because we use more operands than possible.
Also makes it easier to change in the future.
Differential D56859
[SelectionDAG] Add static getMaxNumOperands function to SDNode. fhahn on Jan 17 2019, 8:44 AM. Authored by
Details Use this helper to make sure we use the same value at various places. Also makes it easier to change in the future.
Diff Detail Event Timeline
|