diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-06-07 12:20:14 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-06-07 12:20:14 +0000 |
commit | ca1da1bf0736dbfa1c3e756a33381f3a11b093d6 (patch) | |
tree | 8ccbb7afdc1187a7a45093caf142eb0cdc5fa2a7 /lldb/packages/Python/lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py | |
parent | 53298a1808db968ff32f6a913974cf752a9eec73 (diff) | |
download | bcm5719-llvm-ca1da1bf0736dbfa1c3e756a33381f3a11b093d6.tar.gz bcm5719-llvm-ca1da1bf0736dbfa1c3e756a33381f3a11b093d6.zip |
[X86][SSE] Improved blend+zero target shuffle combining to use combined shuffle mask directly
We currently only combine to blend+zero if the target value type has 8 elements or less, but this was missing a lot of cases where the combined mask had been widened.
This change makes it so we use the combined mask to determine the blend value type, allowing us to catch more widened cases.
llvm-svn: 272003
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py')
0 files changed, 0 insertions, 0 deletions