================ @@ -14,6 +14,12 @@ #define SVE_ACLE_FUNC(A1,A2,A3,A4) A1##A2##A3##A4 #endif +#ifdef __ARM_FEATURE_SME ---------------- CarolineConcatto wrote: Why did you added this here? https://github.com/llvm/llvm-project/pull/163575