[llvm-dev] Minimal PGO for ORC JIT
preejackie via llvm-dev
llvm-dev at lists.llvm.org
Fri Mar 29 14:31:31 PDT 2019
Hi all,
I need to do dynamic profiling in ORC JIT between the runs. Is it
possible to re-use parts of the static pgo code in llvm for the purpose
given that JIT uses llvm codegen. Or I need to write my own
implementation to support profile guide optimization in JIT ?
Please tell me if you want information.
--
Have a great day!
PreeJackie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190330/608d5c3e/attachment.html>
More information about the llvm-dev
mailing list