commit | 396198076de067ad4d78cea3eed334682bab4b1f | [log] [tgz] |
---|---|---|
author | Gadi Haber <gadi.haber@intel.com> | Mon Sep 11 11:26:20 2017 +0000 |
committer | Gadi Haber <gadi.haber@intel.com> | Mon Sep 11 11:26:20 2017 +0000 |
tree | a19666ea479b7c4079ed6ea102c47f536fa348d5 | |
parent | 8bb02cf4a4e7bde5513a70f070cf8fca799a7640 [diff] |
[X86][SKX][KNL] Updating several CodeGen tests to use the attr flag instead of mcpu flag NFC. Updated 3 Codegen regression tests to use the -mattr flag instead of the -mcpu flags as follows: Instead of -mcpu=skx use -mattr=+avx512f,+avx512bw,+avx512vl,+avx512dq Instead of -mcpu=knl use -mattr=+avx512f Reviewers: delena Revision: https://reviews.llvm.org/D37674 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312909 91177308-0d34-0410-b5e6-96231b3b80d8