[PATCH] D20195: [PGO] Add flags to control IRPGO warnings.

Jake VanAdrighem via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 21:46:02 PDT 2016


JakeVanAdrighem added a subscriber: JakeVanAdrighem.
JakeVanAdrighem added a comment.

Great, if possible Sean or David could you commit this for me? I don't have
commit access.

As for your question. Sean and I have actually experienced warnings
resulting from a difference in inlining choices in different TU's but we
will definitely be bringing this up very soon as a separate discussion.
These flags were mostly to deal with `instrprof_error::unknown_function`
which for our use case tends to be pretty spammy but not very helpful.


Repository:
  rL LLVM

http://reviews.llvm.org/D20195





More information about the llvm-commits mailing list