[PATCH] D64174: [DAGCombine] Do several rounds of combine for addcarry nodes.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 21:43:38 PDT 2019


craig.topper added inline comments.


================
Comment at: lib/CodeGen/SelectionDAG/DAGCombiner.cpp:155
 
+    /// Set of nodes which have tried tomatch a deep pattern.
+    ///
----------------
tomatch-> to match


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64174





More information about the llvm-commits mailing list