aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bitcode/BitCodes.h
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2012-01-10 08:23:59 +0000
committerCraig Topper <craig.topper@gmail.com>2012-01-10 08:23:59 +0000
commita937633893432b4cdbd1a32602c566f0a006f2fd (patch)
treef499582fd517facaa9f4a17bed64bffed9aaea44 /include/llvm/Bitcode/BitCodes.h
parent1accb7ed98d823c291a4d5df172d0538451aba9e (diff)
Fix a crash in AVX2 when trying to broadcast a double into a 128-bit vector. There is no vbroadcastsd xmm, but we do need to support 64-bit integers broadcasted into xmm. Also factor the AVX check into the isVectorBroadcast function. This makes more sense since the AVX2 check was already inside.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147844 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Bitcode/BitCodes.h')
0 files changed, 0 insertions, 0 deletions