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

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 13:04:05 PDT 2018


rengolin added a comment.

In https://reviews.llvm.org/D46714#1095029, @MatzeB wrote:

> It's odd to have this in the repository, but admittedly we don't really have a wiki or similar in LLVM so I may be ok.


It's also in bugzilla (which is also odd, but ok).

> As we are on the topic: I think we should start discussions on breaking up the test-suite into multiple pieces/repositories.
>  From the technical side we can already do this today (at least with the cmake/lit mode), but we probably will need some rounds of discussions on how exactly to split things apart.

+1

We don't do a good job at separating benchmarks in test mode and benchmark mode, and right now, they're mostly independent runs, with independent buildbots anyway.


Repository:
  rT test-suite

https://reviews.llvm.org/D46714





More information about the llvm-commits mailing list