[llvm-dev] opt

nethish via llvm-dev llvm-dev at lists.llvm.org
Thu Apr 9 05:38:57 PDT 2020


Is there a way to compare two optimization passes in opt?
For example to compare resulting code after applying -O3 and -O2.
Compare the performance between O2 code and O3 code?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200409/11490bbd/attachment.html>


More information about the llvm-dev mailing list