brintos

brintos / llvm-project-archived public Read only

0
0
Text · 539 B · bb9af9a Raw
9 lines · plain
1# Only run this on Linux. Running on Windows can take an exorbinant amount of2# time (upwards of ten minutes), and the only place where this functionality is3# really useful is Linux.4# REQUIRES: x86_64-linux5 6# RUN: llvm-exegesis -mtriple=x86_64-unknown-unknown -mcpu=x86-64 -mode=uops -opcode-index=-1 --max-configs-per-opcode=1048576 --benchmark-phase=prepare-snippet --benchmarks-file=-7# FIXME: it would be good to check how many snippets we end up producing,8# but the number is unstable, so for now just check that we do not crash.9