[PATCH] D136589: [AArch64] Add support for the Cortex-X3 CPU
Thorsten via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 1 07:02:48 PDT 2022
tschuett added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:696
-- Add driver and tuning support for Neoverse V2 via the flag ``-mcpu=neoverse-v2``.
- Native detection is also supported via ``-mcpu=native``.
----------------
dmgreen wrote:
> tschuett wrote:
> > What happened with native detection?
> I think I prefer the new wording, FWIW, as we add more CPUs. The native detection should just be automatically implied.
But the word `native` disappeared.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136589/new/
https://reviews.llvm.org/D136589
More information about the cfe-commits
mailing list