Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / AArch64 / SME / smstart-diagnostics.s
blob5cd04cbf8ba15407b6ed7c056eb4ddd5cdd610ea
1 // RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sme 2>&1 < %s| FileCheck %s
3 // ------------------------------------------------------------------------- //
4 // Invalid keyword
6 smstart foo
7 // CHECK: [[@LINE-1]]:{{[0-9]+}}: error: invalid operand for instruction
8 // CHECK-NEXT: smstart foo
9 // CHECK-NOT: [[@LINE-1]]:{{[0-9]+}}: