diff options
author | Craig Topper <craig.topper@intel.com> | 2019-01-05 21:40:07 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-01-05 21:40:07 +0000 |
commit | 46f8b4a11e2c936568d6ba36f5186e8ddd96b2f2 (patch) | |
tree | 0d39264a9bea059443bccbbdf87f645cb7451c0d /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | 005a43e7c47a62b8d17d8159a8ecea97d447b594 (diff) | |
download | bcm5719-llvm-46f8b4a11e2c936568d6ba36f5186e8ddd96b2f2.tar.gz bcm5719-llvm-46f8b4a11e2c936568d6ba36f5186e8ddd96b2f2.zip |
[X86] Allow combinevxi1Bitcast to use pmovmskb on avx512 targets if the input is a truncate from v16i8/v32i8.
This is especially helpful on targets without avx512bw since we don't have a good way to convert from v16i8/v32i8 to v16i1/v32i1 for the truncate anyway. If we're just going to convert it to a GPR we might as well use pmovmskb to accomplish both.
llvm-svn: 350480
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions