[PATCH] D66543: [DAGCombiner] Remove mostly redundant calls to AddToWorklist

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 11:48:51 PDT 2019


deadalnix added a comment.

They are indeed new nodes that end up being added to the worklist when their user is processed.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66543





More information about the llvm-commits mailing list