[PATCH] D46714: [test-suite] Add list of programs we might add.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 13:16:36 PDT 2018


Meinersbur added a comment.

In https://reviews.llvm.org/D46714#1095046, @rengolin wrote:

> SPEC can be very sensitive on how you run it, so it may be a losing battle, but I'm not against doing this, as long as it doesn't break existing downstream scripts (which there are loads).


We already have SPEC CPU 2000/2006/2017 compile definitions in `External` (I myself added SPEC CPU 2017 CMakeLists.txt).
The results are not official anyway, i.e. not suitable to be submitted to https://www.spec.org/cpu2017/results/. I use them to not require configuring and invoking multiple benchmark suites.


Repository:
  rT test-suite

https://reviews.llvm.org/D46714





More information about the llvm-commits mailing list