diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-03-13 19:08:01 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-03-13 19:08:01 +0000 |
commit | 5f1326f8ccb82141adb00051aa0b213c86426bee (patch) | |
tree | 0c58bd984f27eaef513d5821d4551151c40a6ca0 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | 035b19ecf5874649f924e932d05ba450a9a0a540 (diff) | |
download | bcm5719-llvm-5f1326f8ccb82141adb00051aa0b213c86426bee.tar.gz bcm5719-llvm-5f1326f8ccb82141adb00051aa0b213c86426bee.zip |
[X86][SSE] Added truncated vector arithmetic tests.
For cases where we are truncating an integer vector arithmetic result, it may be better to pre-truncate the input operands - no code to support this yet (scalar is done with SimplifyDemandedBits but adding vector support could be a lot of work) but these tests represent the current codegen status.
Example bugs: PR14666, PR22703
llvm-svn: 263384
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions