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