[PATCH] D36040: Refine the PGOOpt and SamplePGOSupport handling.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 17:37:23 PDT 2017


chandlerc added a comment.

I think this adds way too much complexity to these predicates. I think we need a much better approach here... Have you looked at alternatives? Is the technique being used to add the descriminators pass just the wrong technique given the interaction with ThinLTO


https://reviews.llvm.org/D36040





More information about the llvm-commits mailing list