[Frontend] Remove unused includes (NFC) (#116927)
[llvm-project.git] / llvm / test / tools / llvm-exegesis / X86 / latency / latency-prepare-all-snippets.s
blobe3ee21d8d27e67e676171d8756939dc91daf0c64
1 # RUN: llvm-exegesis -mtriple=x86_64-unknown-unknown -mcpu=x86-64 -mode=latency -opcode-index=-1 --max-configs-per-opcode=1 --benchmark-phase=prepare-snippet --benchmarks-file=-
2 # FIXME: it would be good to check how many snippets we end up producing,
3 # but the number is unstable, so for now just check that we do not crash.