1 # RUN: not llvm-mca -mtriple=riscv64 -mcpu=sifive-x280 -timeline -iterations=1 < %s 2>&1 | FileCheck %s
4 vsetvli zero
, a0
, e8
, m1
, tu
, mu
7 # CHECK: error: Unknown instrumentation type in LLVM-MCA comment: UNKNOWN
8 # CHECK: # LLVM-MCA-UNKNOWN M1
10 # CHECK: error: There was an error parsing comments.