[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 12:37:08 PDT 2018


Meinersbur created this revision.
Meinersbur added reviewers: hfinkel, cmatthews, homerdin, MatzeB, rengolin, davide, kristof.beyls.

Add a list of benchmarks, applications and algorithms which are under discussion to be added to the test-suite.

I added all the benchmarks mentioned under https://llvm.org/PR34216, missing SPEC benchmarks, some image processing algorithms and a few others.

The list at https://llvm.org/PR34216 only allows adding to the discussion, not removing, commenting, adding details to individual benchmarks.
The file includes a comment mentioning a regular review to edit this file is not required (which would add a lot of churn). This review a discussion for the general format of the file, or whether to include such a file at all.

Suggested-by: Hal Finkel


Repository:
  rT test-suite

https://reviews.llvm.org/D46714

Files:
  TODO.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46714.146188.patch
Type: text/x-patch
Size: 3955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/73658801/attachment.bin>


More information about the llvm-commits mailing list