diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-09-24 13:42:31 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-09-24 13:42:31 +0000 |
commit | a705db9a9e9c255cee20dd27d2551b6eadb99e4b (patch) | |
tree | ddc1ebe36b812aad7ddfed1f3ea3b635be6c2c31 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | ee457594c20e34265303080fb5b94189e3a8d719 (diff) | |
download | bcm5719-llvm-a705db9a9e9c255cee20dd27d2551b6eadb99e4b.tar.gz bcm5719-llvm-a705db9a9e9c255cee20dd27d2551b6eadb99e4b.zip |
[X86][SSE] Add support for extending bool vectors bitcasted from scalars
This patch acts as a reverse to combineBitcastvxi1 - bitcasting a scalar integer to a boolean vector and extending it 'in place' to the requested legal type.
Currently this doesn't handle AVX512 at all - but the current mask register approach is lacking for some cases.
Differential Revision: https://reviews.llvm.org/D35320
llvm-svn: 314076
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions