[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
Thu Jul 23 05:46:06 PDT 2020


spatel added a reviewer: fhahn.
spatel added a comment.

Can you add a test with an artificially low limit? See D62633 <https://reviews.llvm.org/D62633> for reference.


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

https://reviews.llvm.org/D84204





More information about the llvm-commits mailing list