Files
clang-p2996/llvm/test/CodeGen/X86/vector-partial-undef.ll
Simon Pilgrim a640f16ca2 [X86] combineAnd - don't demand operand vector elements if the other operand element is zero
If either operand has a zero element, then we don't need the equivalent element from the other operand, as no bits will be set.
2021-12-16 16:54:27 +00:00

6.6 KiB