[llvm] [AArch64] Remove wrong processor feature (PR #151289)

David Green via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 10 09:18:02 PDT 2025


================
@@ -1,103 +0,0 @@
-; RUN: llc < %s -mtriple=arm64-linux-gnu | FileCheck %s -check-prefixes=NOTCPU-LINUX --match-full-lines
----------------
davemgreen wrote:

Removing this loses all testing for the feature. Can we keep just the testing for default and +zcm-fpr64?

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


More information about the llvm-commits mailing list