brintos

brintos / llvm-project-archived public Read only

0
0
Text · 332 B · 7076f92 Raw
11 lines · plain
1# RUN: not llvm-mca -mtriple=riscv64 -mcpu=sifive-x280 -iterations=1 < %s 2>&1 | FileCheck %s2 3vsetvli zero, a0, e8, m1, tu, mu4# LLVM-MCA-RISCV-SEW5vdiv.vv v8, v8, v126 7# CHECK: error: Failed to create RISCV-SEW instrument with no data8# CHECK: # LLVM-MCA-RISCV-SEW9# CHECK:  ^10# CHECK: error: There was an error parsing comments.11