[PATCH] D56739: [SelectionDAG] Add splitAcrossTokenFactors to split nodes with > 64k operands.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 07:43:47 PST 2019


RKSimon added a comment.

@fhahn Are you intending to look at the similar SDNode::NumValues limit? PR7250 + PR37000 ?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56739/new/

https://reviews.llvm.org/D56739





More information about the llvm-commits mailing list