[X86][InstCombine] Teach SimplifyDemandedVectorElts to handle masked scalar...
[X86][InstCombine] Teach SimplifyDemandedVectorElts to handle masked scalar add/sub/mul/div/max/min intrinsics better. Now we can remove these intrinsics if element 0 isn't used. Also fix undef element tracking. llvm-svn: 289636
Loading
Please register or sign in to comment