diff options
author | David Sherwood <david.sherwood@arm.com> | 2021-09-22 14:56:30 +0100 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2021-10-19 14:57:51 +0100 |
commit | 607fb1bb8c91a2f284d8c63f3066ab8cc1a66955 (patch) | |
tree | 96d2d00c7ca31a6fbb6c86f8ef03ec752b226367 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ca889733a2271e3c4953cb097d212c834975596b (diff) | |
download | llvm-607fb1bb8c91a2f284d8c63f3066ab8cc1a66955.zip llvm-607fb1bb8c91a2f284d8c63f3066ab8cc1a66955.tar.gz llvm-607fb1bb8c91a2f284d8c63f3066ab8cc1a66955.tar.bz2 |
[AArch64] Always add -tune-cpu argument to -cc1 driver
This patch ensures that we always tune for a given CPU on AArch64
targets when the user specifies the "-mtune=xyz" flag. In the
AArch64Subtarget if the tune flag is unset we use the CPU value
instead.
I've updated the release notes here:
llvm/docs/ReleaseNotes.rst
and added tests here:
clang/test/Driver/aarch64-mtune.c
Differential Revision: https://reviews.llvm.org/D110258
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions