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