Displaying 2 results from an estimated 2 matches for "e179dab8".
2018 Jan 29
0
Using PGO and -O3
..._____________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180128/e179dab8/attachment.html>
2018 Jan 29
2
Using PGO and -O3
Hello all,
clang-related PGO documentation recommends using PGO with -O2 (for
example:
https://clang.llvm.org/docs/UsersManual.html#profile-guided-optimization).
The question is: is there any reason why exactly -O2 is used in
examples? Are there any factors which can cause problems when using PGO
with -O3?
Thanks in advance for your advice!
--
Best Regards,
Victor Leschuk | Software Engineer