diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-05-30 14:36:41 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-05-30 14:36:41 +0000 |
commit | 8df8b129ce53abc88dca53b7aaad46c49d408bee (patch) | |
tree | e780be4ba3e396248697a8aa3d103384dcba0f1c /lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py | |
parent | e9e88f2ee1e600aedbe5a0ad4240500c6c53a837 (diff) | |
download | bcm5719-llvm-8df8b129ce53abc88dca53b7aaad46c49d408bee.tar.gz bcm5719-llvm-8df8b129ce53abc88dca53b7aaad46c49d408bee.zip |
[X86][AVX512] Replace -cpu=knl with -mattr=+avx512f for avx512-intrinsics tests
It was noticed on D47377 that these tests were being unnecessarily affected by scheduler changes.
This adds vzeroupper at the end of some tests as we lose the 'FeatureFastPartialYMMorZMMWrite' feature from KNL, since Skylake+ don't support this its probably better.
llvm-svn: 333549
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py')
0 files changed, 0 insertions, 0 deletions