<div dir="ltr">Hello,<div><br></div><div>I noticed that our SCEVUDiv does not simplify anything when the RHS is not a constant.</div><div>Is that because there is a potential issue with division by zero being simplified?</div><div><br></div><div>For instance, would it be okay to simplify:</div><div><br></div><div>((%i * %n)<nuw> /u %n)</div><div><br></div><div>into: %i</div><div><br></div><div>The way I see it, if %n is 0, then that division is undefined and we can "define it", at will, as being %i.</div><div><br></div><div>Would that make sense in SCEV world?<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><b>Alexandre Isoard</b><br></div></div></div></div>