OSDN Git Service

[X86][AVX2] Merge unary permute matching behind the same V2.isUndef() condition....
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 3 Jul 2016 20:39:42 +0000 (20:39 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 3 Jul 2016 20:39:42 +0000 (20:39 +0000)
commite22e44a85c2366109d15086f9f09e56eb983068e
treef6963cf7dec921317993b1423c58d983806834fc
parent41188e6fc5a9013d2c2100e41e89aa1433bc0439
[X86][AVX2] Merge unary permute matching behind the same V2.isUndef() condition. NFCI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274474 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp