You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LLVM prefers to generate vxorps instructions to vpxor when out-of-context even though one might be using integer vectors because the encoding of that instruction is shorter.