<div dir="ltr">Hello everyone,<div>I am trying to add checkpoints to my IR code. In order to do that I need to add this instruction:</div><div>call void @m5_checkpoint(i64 0, i64 0)<br></div><div>to some of the basic blocks in my benchmark.<br></div><div>m5_checkpoint is a function defined for checkpointing in another simulator and is not included in my benchmark source code. So I need to create this instruction and I couldn't figure out how to do this by reading the manual. I will appreciate if anyone can help me .<br></div><div>Regards,</div><div>Fami</div></div>