commit | 8f367c48d761e82e06b16e437f82b68745762a38 | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed May 30 14:36:41 2018 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed May 30 14:36:41 2018 +0000 |
tree | 5b6533940e7f937cf889619332bf6003079ee09b | |
parent | bf13d093f13a295d71080614c3036ada591201d5 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333549 91177308-0d34-0410-b5e6-96231b3b80d8