[PATCH] D59156: [DAGCombiner] Use getTokenFactor in a few more cases.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 08:17:07 PDT 2019


fhahn added a comment.

Unfortunately this requires at least 64k stores to trigger AFAIK. It is triggered by the same input as D56740 <https://reviews.llvm.org/D56740>. I could try to reduce it, but I am not sure if such a big test case would be valuable?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59156





More information about the llvm-commits mailing list