<div dir="ltr">Hi Dibyendu,<div><br></div><div>Aliasing might pose a problem in your case.</div><div>I didn't look into the depth of your code.</div><div>But, you could try running -tbaa optimization pass with opt.</div><div>You should appropriate metadata information generated for this.</div><div><br></div><div>There are other optimization routines as well. Try exploring them.</div><div><br></div><div>Regards,</div><div>Kamal Sharma</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 23, 2015 at 2:18 PM, Dibyendu Majumdar <span dir="ltr"><<a href="mailto:mobile@majumdar.org.uk" target="_blank">mobile@majumdar.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Is it the case that I need to generate tbaa metadata and associate<br>
with store/load instructions? If so, is there any doc on how to get<br>
started with this?<br>
<br>
Thanks and Regards<br>
<span class="HOEnZb"><font color="#888888">Dibyendu<br>
</font></span></blockquote></div><br></div>