[PATCH] D29443: [DAGCombine] Combine composition of ADDC(ADDE)

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 5 07:55:11 PST 2017


zvi added a comment.

Is it possible to break this patch to a patch for visitADD + 1 or 2 patches for visitADDE. It would make it easier to review the code and verify the tests give coverage.


https://reviews.llvm.org/D29443





More information about the llvm-commits mailing list