diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-19 13:18:02 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-19 13:18:02 +0000 |
commit | b5088aa9442fb610f452c5a6c93c1964962c4159 (patch) | |
tree | f1342d431621b363a94f67af399005936e90d5d5 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint | |
parent | 6ada70d1b55b9efb8b0603575a0b86e14f049553 (diff) | |
download | bcm5719-llvm-b5088aa9442fb610f452c5a6c93c1964962c4159.tar.gz bcm5719-llvm-b5088aa9442fb610f452c5a6c93c1964962c4159.zip |
[X86][SSE] lowerV16I8Shuffle - tryToWidenViaDuplication - undef unpack args
tryToWidenViaDuplication lowers using the shuffle_v8i16(unpack_v16i8(shuffle_v8i16(x),shuffle_v8i16(x))) pattern, but the unpack only needs the even/odd 16i8 args if the original v16i8 shuffle mask references the even/odd elements - which isn't true for many extension style shuffles.
llvm-svn: 375342
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint')
0 files changed, 0 insertions, 0 deletions