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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 02:29:34 PDT 2017


RKSimon added a reviewer: RKSimon.
RKSimon added a comment.

Effects on performance? How many of these cases are just where multiple nodes were created and not added to the worklist?


https://reviews.llvm.org/D33587





More information about the llvm-commits mailing list