diff options
author | Craig Topper <craig.topper@gmail.com> | 2012-01-10 08:23:59 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2012-01-10 08:23:59 +0000 |
commit | a937633893432b4cdbd1a32602c566f0a006f2fd (patch) | |
tree | f499582fd517facaa9f4a17bed64bffed9aaea44 /lib/MC/MCDisassembler/EDDisassembler.cpp | |
parent | 1accb7ed98d823c291a4d5df172d0538451aba9e (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 'lib/MC/MCDisassembler/EDDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions