Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / RISCV / rv32zbkx-invalid.s
blob6c2cafd335293b84caaec6b66e5c22a82cc21b58
1 # RUN: not llvm-mc -triple riscv32 -mattr=+zbkx < %s 2>&1 | FileCheck %s
3 # Too few operands
4 xperm8 t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction
5 # Too few operands
6 xperm4 t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction