[PATCH] D17864: [PGO] Promote indirect calls to conditional direct calls with value-profile
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 15 10:11:46 PDT 2016
anemet added a comment.
So to summarize, this looks great on ARM64 assuming we have a solution for the internalization problem for FE-based profiling as well. xur, is there already a patch for that?
http://reviews.llvm.org/D17864
More information about the llvm-commits
mailing list