This is an archive of the discontinued LLVM Phabricator instance.

[X86] Support -march=sapphirerapids
ClosedPublic

Authored by FreddyYe on Aug 24 2020, 6:58 PM.

Details

Summary

Support -march=sapphirerapids for x86.
Compare with Icelake Server, it includes 14 more new features. They are
amxtile, amxint8, amxbf16, avx512bf16, avx512vp2intersect, cldemote,
enqcmd, movdir64b, movdiri, ptwrite, serialize, shstk, tsxldtrk, waitpkg.

Diff Detail

Event Timeline

FreddyYe created this revision.Aug 24 2020, 6:58 PM
Herald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald TranscriptAug 24 2020, 6:58 PM
Herald added subscribers: llvm-commits, Restricted Project, cfe-commits, hiraditya. · View Herald Transcript
FreddyYe requested review of this revision.Aug 24 2020, 6:58 PM
craig.topper edited the summary of this revision. (Show Details)Aug 24 2020, 7:09 PM
This revision is now accepted and ready to land.Aug 24 2020, 7:12 PM
This revision was landed with ongoing or failed builds.Aug 24 2020, 11:22 PM
This revision was automatically updated to reflect the committed changes.