[PATCH] D39869: [Inliner] Inline through indirect call sites having !callees metadata

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 11:09:17 PST 2017


mssimpso added a comment.

In https://reviews.llvm.org/D39869#936338, @davidxl wrote:

> Yes, I think it is good to do the necessary refactoring work first.


OK, sounds good. I'll submit the refactoring patch for review, and then update this one afterwards. Thanks!


https://reviews.llvm.org/D39869





More information about the llvm-commits mailing list