[PATCH] D33587: [DAGCombine] Do several rounds of combine.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 14:32:20 PDT 2017


deadalnix marked an inline comment as done.
deadalnix added a comment.

@RKSimon I'll find a way to make that fast, or find an alternative like activating it only in some specific situations. In addition to solving my specific problem, it seems to improve numerous other things, especially for the AMD backend. In any case, I think https://reviews.llvm.org/D33840 is a good thing either way and we should proceed with it.


https://reviews.llvm.org/D33587





More information about the llvm-commits mailing list