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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 06:38:35 PDT 2019


lebedev.ri added a comment.

That sounds good to me personally.
I found it surprizing that DAGCombine processes things in different order as compared to InstCombine.
Thank you for looking into it.


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