diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-06-07 11:22:52 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-06-07 11:22:52 +0000 |
commit | 0e29d8d81faa33c683412cd203c208e2b434682a (patch) | |
tree | ca567fd7c6c80f8403cf58f0401a5e565f3b79ef /lldb/packages/Python/lldbsuite/test | |
parent | 0d6b01761c1db42ae13c2bf91ffdea4b6ebd9f69 (diff) | |
download | bcm5719-llvm-0e29d8d81faa33c683412cd203c208e2b434682a.tar.gz bcm5719-llvm-0e29d8d81faa33c683412cd203c208e2b434682a.zip |
[X86][SSE] Add extra trunc(shl) test cases
The existing trunc_shl_17_v8i16_v8i32 test case should (but doesn't) fold to zero, I've added 2 new test cases:
- trunc_shl_16_v8i16_v8i32 which folds to zero (this is actually testing the target faux shuffle combine)
- trunc_shl_15_v8i16_v8i32 which should perform the full shl + truncate
llvm-svn: 334188
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions