[PATCH] D14735: [LNT] PGO and reference input support for SPEC
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 10:37:30 PST 2015
anemet added a comment.
In http://reviews.llvm.org/D14735#291094, @cmatthews wrote:
> I am a little worried about the --pgo option misleading the user into thinking most things might be run with pgo. For now could we change it to --spec-with-pgo or something like that. If more of the test-suite supports PGO it would be fine to have a more general flag.
Makes sense, I will change it. Thanks for the reviews!
http://reviews.llvm.org/D14735
More information about the llvm-commits
mailing list