[clang] [llvm] [clang][AArch64] Parse more features in getHostCPUFeatures (PR #146323)

Elvina Yakubova via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 30 06:17:21 PDT 2025


================
@@ -1,62 +1,67 @@
 // REQUIRES: aarch64-registered-target,system-linux,aarch64-host
-// RUN: export LLVM_CPUINFO=%S/Inputs/cpunative/neoverse-v2
-// RUN: %clang --target=aarch64 --print-enabled-extensions -mcpu=native | FileCheck --strict-whitespace --check-prefix=CHECK-FEAT-NV2 --implicit-check-not=FEAT_ %s
+// RUN: export LLVM_CPUINFO=%S/Inputs/cpunative/grace
----------------
ElvinaYakubova wrote:

agree, just wanted to get confirmation from you 

https://github.com/llvm/llvm-project/pull/146323


More information about the llvm-commits mailing list