<div dir="ltr">Hi everyone,<div><br></div><div>Suppose I have the following IR structure:</div><div><br></div><div><br></div><div> BLOCK0: </div><div>          REG_X0 = 3 </div><div>          STORE_TO_MEMORY_SLOT_M0 = X0;</div><div><br></div><div>BLOCK1:<br>        //    several lines of ir code</div><div>        //    several lines of ir code<br></div><div>        //    several lines of ir code<br></div><div>       REG_XX = LOAD_FROM_MEMORY_SLOT_MO</div><div>       LOOP_BACK_TO_BLOCK1  REG_XX</div><div><br></div><div><br></div><div>How can I remove the load/store memory slots and directly use register X0 in the loop instruction?</div><div><br></div><div><div><br clear="all"><div>Best Regards,<br></div><div>Kumail Ahmed</div><div class="gmail_signature"><br></div>
</div></div></div>