Revert "[X86][SSE] Shuffle combine blends to OR(X,Y) if the relevant elements are...
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Mon, 3 Aug 2020 20:48:30 +0000 (13:48 -0700)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Mon, 3 Aug 2020 20:48:30 +0000 (13:48 -0700)
commit66e7dce714fabd3ddb1aed635e4b826476d4f1a2
treea03e202fe63d95207a36f9720d36d8307ae92692
parent21de4e74acf603f02f886a9e6030945f077bca3f
Revert "[X86][SSE] Shuffle combine blends to OR(X,Y) if the relevant elements are known zero."

This reverts commit 219f32f4b68679563443cdaae7b8174c9976409a.

Commit contains unsigned compasions that break bots that build with
-Wsign-compare.
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/insertelement-ones.ll
llvm/test/CodeGen/X86/shuffle-vs-trunc-256.ll
llvm/test/CodeGen/X86/vector-shuffle-128-v8.ll
llvm/test/CodeGen/X86/vector-shuffle-256-v32.ll