[PATCH] D84204: DADCombiner: Don't simplify the token factor if the node's number of operands already exceeds TokenFactorInlineLimit

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 10:19:20 PDT 2020


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

LGTM, but I'm not familiar with the original problem, so wait a day at least to see if anyone else has comments.


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

https://reviews.llvm.org/D84204





More information about the llvm-commits mailing list