[PATCH] D136589: [AArch64] Add support for the Cortex-X3 CPU
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 1 06:19:57 PDT 2022
dmgreen added a subscriber: david-arm.
dmgreen 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``.
----------------
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.
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