OSDN Git Service

[X86][AVX] Only combine loads to broadcasts for legal types
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 27 Feb 2019 11:17:25 +0000 (11:17 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 27 Feb 2019 11:17:25 +0000 (11:17 +0000)
commit03864785358f74a80924d360e24a9f22478e4577
treece9a433cc279fc73054901573890fe1f2f02bf0c
parentd4177fd796139b16bba6f6862b43a86df924813e
[X86][AVX] Only combine loads to broadcasts for legal types

Thanks to @echristo for spotting this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354961 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avx-vbroadcast.ll
test/CodeGen/X86/avx2-vbroadcast.ll