diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-01-09 20:59:39 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-01-09 20:59:39 +0000 |
commit | c7bebcbfd871b9253603473b60bf585e0cabefaa (patch) | |
tree | 1d77295d1dc550473ae14ccf7f28ca2b93ccd01f /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 829826bf96bbd31ee5f7038e3980ddce275c6f48 (diff) | |
download | bcm5719-llvm-c7bebcbfd871b9253603473b60bf585e0cabefaa.tar.gz bcm5719-llvm-c7bebcbfd871b9253603473b60bf585e0cabefaa.zip |
[X86][AVX] Match broadcast loads through a bitcast
AVX1 v8i32/v4i64 shuffles are bitcasted to v8f32/v4f64, this patch peeks through any bitcast to check for a load node to allow broadcasts to occur.
This is a re-commit of r257055 after r257264 fixed 32-bit broadcast loads of i64 scalars.
llvm-svn: 257266
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions