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

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 5 08:49:46 PST 2017


deadalnix added a comment.

I split the visitADD part away, the visitADDE patterns are not exposed without the visitADD ones, so they'll come in time :)


https://reviews.llvm.org/D29443





More information about the llvm-commits mailing list