[PATCH] D62633: Recommit r360171: [DAGCombiner] Avoid creating large tokenfactors in visitTokenFactor.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 2 12:06:33 PDT 2019


fhahn updated this revision to Diff 202618.
fhahn added a comment.

Add option to adjust inline limit, for testing and added test that crashes with
the original patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62633

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/dagcombine-tokenfactor-limit-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62633.202618.patch
Type: text/x-patch
Size: 4771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190602/aa6e0aaf/attachment.bin>


More information about the llvm-commits mailing list