<div dir="ltr">Hi,<div>I didn't gone through the commit fully,Sorry. But I have one question, whether you're compiling all the callees of the function ahead of time or you select some of the callees of the function ahead of time? </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 16 Jan 2020 at 03:48, Stefan Gränitz via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">sgraenitz updated this revision to Diff 238368.<br>
sgraenitz added a comment.<br>
<br>
Avoid concurrent addModule() calls, improve ranking algorithm in discovery, add multi-threaded bitcode parsing<br>
<br>
<br>
Repository:<br>
  rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D72486/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D72486/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D72486" rel="noreferrer" target="_blank">https://reviews.llvm.org/D72486</a><br>
<br>
Files:<br>
  llvm/examples/CMakeLists.txt<br>
  llvm/examples/ThinLtoJIT/CMakeLists.txt<br>
  llvm/examples/ThinLtoJIT/ThinLtoDiscoveryThread.cpp<br>
  llvm/examples/ThinLtoJIT/ThinLtoDiscoveryThread.h<br>
  llvm/examples/ThinLtoJIT/ThinLtoInstrumentationLayer.cpp<br>
  llvm/examples/ThinLtoJIT/ThinLtoInstrumentationLayer.h<br>
  llvm/examples/ThinLtoJIT/ThinLtoJIT.cpp<br>
  llvm/examples/ThinLtoJIT/ThinLtoJIT.h<br>
  llvm/examples/ThinLtoJIT/ThinLtoModuleIndex.cpp<br>
  llvm/examples/ThinLtoJIT/ThinLtoModuleIndex.h<br>
  llvm/examples/ThinLtoJIT/bench<br>
  llvm/examples/ThinLtoJIT/main.cpp<br>
<br>
</blockquote></div>