11 lines · plain
1# RUN: not llvm-mca -mtriple=riscv64 -mcpu=sifive-x280 -timeline -iterations=1 < %s 2>&1 | FileCheck %s2 3# LLVM-MCA-UNKNOWN M14vsetvli zero, a0, e8, m1, tu, mu5vadd.vv v12, v12, v126 7# CHECK: error: Unknown instrumentation type in LLVM-MCA comment: UNKNOWN8# CHECK: # LLVM-MCA-UNKNOWN M19# CHECK: ^10# CHECK: error: There was an error parsing comments.11