[PATCH] D34362: [LNT] Support for different DataSet usage in Polybench for "lnt runtest nt"

Chris Matthews via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 13:01:15 PDT 2017


cmatthews requested changes to this revision.
cmatthews added a comment.
This revision now requires changes to proceed.

It makes more sense to me to be using the --make-param flag to pass a test specific configuration options.  If you want to add all these size classes, all the tests should support them, or have them mapped back to nearest size the tests can handle.


Repository:
  rL LLVM

https://reviews.llvm.org/D34362





More information about the llvm-commits mailing list