[X86] Use ISD::PARITY directly instead of emitting CTPOP and AND from...
[X86] Use ISD::PARITY directly instead of emitting CTPOP and AND from combineHorizontalPredicateResult. We have a PARITY ISD node now so might as well use it. It will get re-expanded later.
Loading
Please sign in to comment