[PATCH] D35850: [InlineCost] Add cl::opt to allow full inline cost to be computed for debugging purposes.

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 06:43:32 PDT 2017


mcrosier added a comment.

In https://reviews.llvm.org/D35850#829883, @chandlerc wrote:

> Why abandon? FWIW, this does seem really useful. I'd also suggest wiring it up so that when optimization remarks are enabled, we do the extra compile time work to give that a detailed answer. (Or maybe set a *really high* threshold below which we give a reasonably exact answer...)


I just didn't think there was any interest, but if you think it might be useful, I'll revive the patch.


https://reviews.llvm.org/D35850





More information about the llvm-commits mailing list