[X86] Call SimplifyMultipleUseDemandedBits from combineVSelectToBLENDV if the...
[X86] Call SimplifyMultipleUseDemandedBits from combineVSelectToBLENDV if the condition is used by something other than select conditions. We might be able to bypass some nodes on the condition path. Differential Revision: https://reviews.llvm.org/D71984
Loading
Please sign in to comment