diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-08-18 17:15:26 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-08-18 17:15:26 +0000 |
commit | fee2546f3f2ea003cd09970d71ff729dc8c76b3c (patch) | |
tree | 6423bc7ed9e749ea591c357ce3cce53e7f4ff295 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | a66edd86e27a59b78588169b060e2f032fdb16ae (diff) | |
download | bcm5719-llvm-fee2546f3f2ea003cd09970d71ff729dc8c76b3c.tar.gz bcm5719-llvm-fee2546f3f2ea003cd09970d71ff729dc8c76b3c.zip |
[X86] isTargetShuffleEquivalent - add BUILD_VECTOR matching
Add similar functionality to isShuffleEquivalent - if the mask elements don't match, try matching the BUILD_VECTOR scalars instead.
As target shuffles need to handle SM_Sentinel values, this can get a bit tricky, so commit just adds actual mask element index handling - full SM_SentinelZero support will be added when the need arises.
Also, enables support in matchVectorShuffleWithPACK
llvm-svn: 369212
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions