[PATCH] D134352: [AArch64] Add Neoverse V2 CPU support
Paul Walker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 26 15:57:24 PDT 2022
paulwalker-arm accepted this revision.
paulwalker-arm added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:376
them, which it cannot.
+- Add driver and tuning support for Neoverse V2 support via the flag
+ ``-mcpu=neoverse-v2``. Native detection is also supported via ``-mcpu=native``.
----------------
`support for Neoverse V2 via the flag`?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134352/new/
https://reviews.llvm.org/D134352
More information about the cfe-commits
mailing list