Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / AArch64 / SME2 / ldr-diagnostics.s
blob29c19316529fc379ee2a5ed337efbd7ddcbd7669
1 // RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 2>&1 < %s| FileCheck %s
3 ldr zt1, [x0]
4 // CHECK: [[@LINE-1]]:{{[0-9]+}}: error: Invalid lookup table, expected zt0
5 // CHECK-NEXT: ldr zt1, [x0]
6 // CHECK-NOT: [[@LINE-1]]:{{[0-9]+}}: