diff options
author | Craig Topper <craig.topper@intel.com> | 2018-08-15 21:21:52 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-08-15 21:21:52 +0000 |
commit | 08e082619a03c6bdd9b2cc63c02d458a9561ea9a (patch) | |
tree | 37cd246e0638f983dc18da4a589b0f75ace715b1 /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct | |
parent | e15e32f8000b4eebe940a68f789f97ad6c1ce394 (diff) | |
download | bcm5719-llvm-08e082619a03c6bdd9b2cc63c02d458a9561ea9a.tar.gz bcm5719-llvm-08e082619a03c6bdd9b2cc63c02d458a9561ea9a.zip |
[X86] Improve AVX1 shuffle lowering for v8f32 shuffles where the low half comes from V1 and the high half comes from V2 and the halves do the same operation
To lower this we now create a new V1 containing the low half of both sources and a new V2 containing the upper half of both sources. Then we created a repeated lane shuffle of those new sources to create the final result.
This fixes PR35833
Differential Revison: https://reviews.llvm.org/D41794
llvm-svn: 339818
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct')
0 files changed, 0 insertions, 0 deletions