diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-02-18 10:17:40 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-02-18 10:17:40 +0000 |
commit | 05e48b95eb9f4ccc3504d7c6ef0d3257bd0d04c3 (patch) | |
tree | 66dbaf83e9a8908545b4479768bfe07f97cc7893 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 80440eb804bf3b2c13622dbcb9fa449be84aaed1 (diff) | |
download | bcm5719-llvm-05e48b95eb9f4ccc3504d7c6ef0d3257bd0d04c3.tar.gz bcm5719-llvm-05e48b95eb9f4ccc3504d7c6ef0d3257bd0d04c3.zip |
[X86][SSE] Improve PSHUFB shuffle mask decoding.
In cases where the PSHUFB shuffle mask is shared it might not be bitcasted to a vXi8 byte vector. This patch adds support for decoding these wider shuffle masks from the ConstantPool.
The test case in question makes use of this to recognise the shuffle mask is an unary UNPCKL pattern and simplifies accordingly.
llvm-svn: 261201
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions