vpblend intrinsics combines as shifts intrinsics due to absence return stmt between...
authorRobert Khasanov <rob.khasanov@gmail.com>
Tue, 24 Jun 2014 18:08:04 +0000 (18:08 +0000)
committerRobert Khasanov <rob.khasanov@gmail.com>
Tue, 24 Jun 2014 18:08:04 +0000 (18:08 +0000)
commit21c836823f9cb70da40c81354cb1df84c723507c
tree5de4b77edb06f2bda7208edb018660f22a6b32fc
parentd40b970616b20d40a8fdfd03c48bb395cae8bc55
vpblend intrinsics combines as shifts intrinsics due to absence return stmt between them
Fix PR20088

Differential Revision: http://reviews.llvm.org/D4277

llvm-svn: 211617
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/pr20088.ll [new file with mode: 0644]