[llvm] [AArch64] Remove TargetParser CPU/Arch feature tests (PR #104587)

Tomas Matheson via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 09:24:48 PDT 2024


tmatheson-arm wrote:

> Looks like with this we lose testing surface for the arch. Should `-print-enabled-extensions` be amended to also print that out?

I'm not sure what you mean, don't tests like https://github.com/llvm/llvm-project/blob/main/clang/test/Driver/print-enabled-extensions/aarch64-armv8-a.c cover it?

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


More information about the llvm-commits mailing list