================ @@ -0,0 +1,215 @@ +// RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-f8f16,+sme-f8f32 2>&1 < %s | FileCheck %s ---------------- CarolineConcatto wrote: Can remove +sme2 https://github.com/llvm/llvm-project/pull/70640