diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-03-11 14:39:10 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-03-11 14:39:10 +0000 |
commit | 7ca9614c71a16d1d30c8fcf6f18e6255b965cc07 (patch) | |
tree | 3f28241a35e2a999649700fbc8e54642729efccf /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 1cdd7d5448e952542d34e410b0edc6fa7e4de4ba (diff) | |
download | bcm5719-llvm-7ca9614c71a16d1d30c8fcf6f18e6255b965cc07.tar.gz bcm5719-llvm-7ca9614c71a16d1d30c8fcf6f18e6255b965cc07.zip |
[X86][AVX] Fixed issue where a long chain of shuffles could attempt to combine to a single (illegal) PSHUFB instruction.
Its not enough that we test for SSSE3 - that's only OK for 128-bit vectors - we also need to test for AVX2 / AVX512BW for 256/512 bit vector cases.
llvm-svn: 263239
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions