brintos

brintos / llvm-project-archived public Read only

0
0
Text · 406 B · 2b64a8c Raw
9 lines · plain
1# RUN: llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFWREDUSUM_VS_M1_E32 \2# RUN:    --max-configs-per-opcode=1000 --min-instructions=100 | FileCheck %s3# UNSUPPORTED: expensive_checks4 5# Make sure none of the config has SEW other than e326# CHECK: PseudoVFWREDUSUM_VS_M1_E327# CHECK: SEW: e328# CHECK-NOT: SEW: e{{(8|16|64)}}9