[PATCH] D53665: [X86] Add a common-avx512 CPU to match icc's -xCOMMON-AVX512 option

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 24 12:08:12 PDT 2018


craig.topper created this revision.
craig.topper added reviewers: RKSimon, spatel.

This adds a common-avx512 CPU to target the avx512 features common between skylake-avx512 and knl.

This is the clang version of https://reviews.llvm.org/D53663


https://reviews.llvm.org/D53665

Files:
  include/clang/Basic/X86Target.def
  lib/Basic/Targets/X86.cpp
  test/Frontend/x86-target-cpu.c
  test/Misc/target-invalid-cpu-note.c
  test/Preprocessor/predefined-arch-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53665.170949.patch
Type: text/x-patch
Size: 7896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181024/5ec98d66/attachment-0001.bin>


More information about the cfe-commits mailing list