[llvm-dev] opt optimization

nethish via llvm-dev llvm-dev at lists.llvm.org
Tue Apr 7 03:24:59 PDT 2020


Is there any way to find if a optimization pass has passed in opt?
In clang -fsave-optimzization-record would tell if particular
optimization pass has applied or failed.
Is there similar functionality in opt?

Regards,
Nethish.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200407/43f54dec/attachment.html>


More information about the llvm-dev mailing list