[PATCH] D12781: PGO IR-level instrumentation infrastructure
Sean Silva via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 19:06:33 PST 2015
silvas added a comment.
Also, can you begin to work on tests? I think right now the core algorithm is pretty good. There are some cleanups to the implementation that I'd like to see but I can do those post-commit if necessary. Right now the main missing piece needed before this is committed are tests.
http://reviews.llvm.org/D12781
More information about the llvm-commits
mailing list