[llvm-dev] Reducing JIT time
koffie drinker via llvm-dev
llvm-dev at lists.llvm.org
Thu Aug 11 23:47:07 PDT 2016
Hi,
What other options do I have to reduce JIT time for large amount of code?
- setting optimization level to none helps a lot
- enabling FastISel doesn't seem to help much
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160812/f05d51fb/attachment.html>
More information about the llvm-dev
mailing list