Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / tools / llvm-exegesis / X86 / inverse_throughput / inverse_throughput-prepare-all-snippets-exhaustively.s
blob1e9c5c34115bbeec7f0028a577daab856d9abd3f
1 # RUN: llvm-exegesis -mtriple=x86_64-unknown-unknown -mcpu=x86-64 -mode=inverse_throughput -opcode-index=-1 --max-configs-per-opcode=1048576 --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.