diff --git a/llvm/test/MC/AArch64/SME/feature.s b/llvm/test/MC/AArch64/SME/feature.s index 374a5140d8a0..1276f60fe36e 100644 --- a/llvm/test/MC/AArch64/SME/feature.s +++ b/llvm/test/MC/AArch64/SME/feature.s @@ -2,7 +2,7 @@ // RUN: llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=+sme-f64 < %s | FileCheck %s // RUN: llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=+sme-i64 < %s | FileCheck %s -// Verify +sme flags imply +sve2 +// Verify +sme flags imply +streaming-sve tbx z0.b, z1.b, z2.b // CHECK: tbx z0.b, z1.b, z2.b