This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by craig.topper on Oct 24 2018, 12:08 PM.

Details

Reviewers
RKSimon
spatel
Summary

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

This is the clang version of D53663

Diff Detail

Event Timeline

craig.topper created this revision.Oct 24 2018, 12:08 PM
craig.topper abandoned this revision.Oct 24 2018, 3:29 PM

Abandoning after an internal conversation.