[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / MC / AArch64 / SME2p1 / directive-arch.s
blob112de2530ca8bd824c80f5fb8beb5534e9c5ecf3
1 // RUN: llvm-mc -triple aarch64 -o - %s 2>&1 | FileCheck %s
3 // SME2p1 should imply SME2
4 .arch armv9-a+sme2p1
5 sqcvt z0.h, {z0.s, z1.s}
6 // CHECK: sqcvt z0.h, { z0.s, z1.s }
8 .arch armv9-a+nosme2p1