[X86] emitFlagsForSetcc - pull out repeated isEquality condcode checks. NFC.
Most of the combines are for ISD::SETEQ/ISD::SETNE comparisons so do a single early-check for the condcode.
Loading
Please sign in to comment
Most of the combines are for ISD::SETEQ/ISD::SETNE comparisons so do a single early-check for the condcode.