[llvm-dev] Should Verifier be an analysis?

Matt Arsenault via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 12 08:44:15 PDT 2018



> On Jul 12, 2018, at 18:25, Hal Finkel via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> Why is printing the IR before the verifier undesirable? It seems desirable to me.

I for one have always found this to be *incredibly* annoying. It just adds a massive amount of noise to the debugging experience when viewing -print-after-all and searching for where some specific transform happened

-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180712/e04e3d92/attachment.html>


More information about the llvm-dev mailing list