diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-02-19 15:57:09 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-02-19 15:57:09 +0000 |
commit | 952abcefe42837346eee8ee5e4fd3add7388c04a (patch) | |
tree | 2cbaed6315cd714f0bfc5325e701e8b0396f5b72 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | baff199877380a0b7269f7949ad7fb8740bab97a (diff) | |
download | bcm5719-llvm-952abcefe42837346eee8ee5e4fd3add7388c04a.tar.gz bcm5719-llvm-952abcefe42837346eee8ee5e4fd3add7388c04a.zip |
[X86][AVX] EltsFromConsecutiveLoads - Add BROADCAST lowering support
This patch adds scalar/subvector BROADCAST handling to EltsFromConsecutiveLoads.
It mainly shows codegen changes to 32-bit code which failed to handle i64 loads, although 64-bit code is also using this new path to more efficiently combine to a broadcast load.
Differential Revision: https://reviews.llvm.org/D58053
llvm-svn: 354340
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions