[PATCH] D30313: [test-suite] Add regression test for indirect branch critical edge splitting

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 10:28:40 PST 2017


MatzeB added a comment.

Sorry to be this guy: This benchmark is running for too long! We should aim for 0.5-1s runtimes for our benchmarks and the `1000000` looks arbitrary to me. (This takes nearly 3x the time of salsa20, the next slowest benchmark in SingleSource/Benchmarks/Misc for me).


Repository:
  rL LLVM

https://reviews.llvm.org/D30313





More information about the llvm-commits mailing list