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

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 11:42:25 PDT 2018


mssimpso added a comment.

Thanks very much for the review Easwaran! As this patch still depends on https://reviews.llvm.org/D39339 to get the function iteration order right in the inliner, would you mind taking at look at that patch if you have a chance, or recommending someone for the review? Thanks again.


Repository:
  rL LLVM

https://reviews.llvm.org/D39869





More information about the llvm-commits mailing list