[llvm-dev] Debugify and Verify-each mode

Anast Gramm via llvm-dev llvm-dev at lists.llvm.org
Fri Apr 27 15:07:31 PDT 2018


On 180427 17:13:40, Son Tuan VU wrote:
> Hello,
> 
> @Anastasis: what do you think about this? Do you mind if I implement the
> debugify-each mode and refactor the code to have DebugifyFunctionPass and
> DebugifyLoopPass? I am sorry if it bothers you, I should have done this
> earlier, so you could focus on fixing the optimization passes. 

Sure go ahead, I don't mind at all.

> FYI, my debugify-each is quite ready, I am having Debugify and CheckDebugify before and
> after each ModulePass, then I just need to implement the FunctionPass and
> LoopPass.

Add me as a reviewer when you post the patch, I'd be glad to help.

Anastasis


More information about the llvm-dev mailing list