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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 05:54:17 PDT 2019


fhahn added a comment.

In D59156#1429460 <https://reviews.llvm.org/D59156#1429460>, @RKSimon wrote:

> TBH I didn't expect that tests would be easy, but I don't think that should be a stopper to this patch (and code coverage indicates that all these cases are active).


Thanks! I'll try to reduce it over the weekend. Also, this might be something that would be good to fuzz.


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