[clang][Modules] Raise empty.modulemap expected size to <70KB to fix RISC-V failure...
[llvm-project.git] / llvm / test / MC / AArch64 / SME2 / feature-sme2-implies-sme.s
blob290da41ee3e19f7aad9004eaf7167b7d8c7fe778
1 // This test verifies SME2 implies SME.
3 // RUN: llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 2>&1 < %s \
4 // RUN: | FileCheck %s
6 addha za0.s, p0/m, p0/m, z0.s
7 // CHECK-NOT: instruction requires: sme
8 // CHECK: addha za0.s, p0/m, p0/m, z0.s