brintos

brintos / llvm-project-archived public Read only

0
0
Text · 343 B · 0a75eb4 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-SEW E995vdiv.vv v8, v8, v126 7# CHECK: error: Failed to create RISCV-SEW instrument with data: E998# CHECK: # LLVM-MCA-RISCV-SEW E999# CHECK:  ^10# CHECK:  error: There was an error parsing comments.11