[X86][SSE] combineVectorSizedSetCCEquality - move single Subtarget.hasAVX()...
[X86][SSE] combineVectorSizedSetCCEquality - move single Subtarget.hasAVX() use into condition. NFC. We already have Subtarget.hasSSE2() and Subtarget.useAVX512Regs() in the condition - seems to be a legacy from when we had multiple uses.
Loading
Please sign in to comment