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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 11:39:50 PDT 2019


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

These are redundant because they're new nodes?  Sure, LGTM.


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