]> granicus.if.org Git - llvm/commit
[X86][AVX] Add target shuffle decode support for VBROADCAST
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 18 Jul 2016 17:32:59 +0000 (17:32 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 18 Jul 2016 17:32:59 +0000 (17:32 +0000)
commitc91180f2722e8f39170452c7f5ad9b4a6a15c2a5
tree2504e2c8f24846a98c572ac7db932444043f65a9
parent4cb51c5c01d33b13a0548b25c1a5a8f0cd8e7838
[X86][AVX] Add target shuffle decode support for VBROADCAST

Currently we only decode broadcasts from a vector of the same size.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275823 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/Utils/X86ShuffleDecode.cpp
lib/Target/X86/Utils/X86ShuffleDecode.h
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vector-shuffle-combining-avx2.ll