[all-commits] [llvm/llvm-project] 26f564: [Clang][SVE] Properly enable/disable dependant SVE...
Bradley Smith via All-commits
all-commits at lists.llvm.org
Thu Nov 18 07:52:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26f56438e3dab44cea4c8f16d4cb16e9424b02c6
https://github.com/llvm/llvm-project/commit/26f56438e3dab44cea4c8f16d4cb16e9424b02c6
Author: Bradley Smith <bradley.smith at arm.com>
Date: 2021-11-18 (Thu, 18 Nov 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Arch/AArch64.cpp
M clang/test/Driver/aarch64-cpus.c
A clang/test/Driver/aarch64-implied-sve-features.c
M llvm/include/llvm/Support/AArch64TargetParser.def
M llvm/unittests/Support/TargetParserTest.cpp
Log Message:
-----------
[Clang][SVE] Properly enable/disable dependant SVE target features based upon +(no)sve.* options
Co-authored-by: Graham Hunter <graham.hunter at arm.com>
Differential Revision: https://reviews.llvm.org/D113776
More information about the All-commits
mailing list