[X86] Call SimplifyDemandedBits in combineGatherScatter any time the mask...
[X86] Call SimplifyDemandedBits in combineGatherScatter any time the mask element is wider than i1, not just when AVX512 is disabled. The AVX2 intrinsics can still be used when AVX512 is enabled and those go through this path. So we should simplify them. llvm-svn: 373108
Loading
Please sign in to comment