[PATCH] D33390: Remove ADDC, ADDE, SUBC, SUBE support from the X86 backend, use the CARRY ops instead.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 03:54:39 PDT 2017


RKSimon requested changes to this revision.
RKSimon added a comment.
This revision now requires changes to proceed.

As discussed on https://reviews.llvm.org/D33374 please remove the  ISD::SETCCE lowering as well


https://reviews.llvm.org/D33390





More information about the llvm-commits mailing list