[PATCH] D89197: [X86] Support -march=x86-64-v[234]

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 12 02:30:53 PDT 2020


RKSimon added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:191
 
-- Support for -march=sapphirerapids was added.
+* Support for ``-march=sapphirerapids`` and ``-march=x86-64-v[234]`` has been added.
 
----------------
Fix the bullet point: '-'

Please can you extend this and describe whats in each level? It'd be good to have this in a longer term doc as well as the release notes will get wiped at 13.0.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89197/new/

https://reviews.llvm.org/D89197



More information about the cfe-commits mailing list