<div dir="ltr">Hi Ivan,<div><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 20, 2017 at 7:11 AM, Ivan A. Kosarev via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Daniel,<br>
<br>
Like gcc, icc says "no alias", except when the members we access are part of the common initial sequence </blockquote><div><br></div><div>The problem with the way you are trying to show this is that there are many ways to prove no-alias, and TBAA is one of them.</div><div>The reason i stare at dump files and debug info is precisely to separate the TBAA portion from the rest.</div><div><br></div></div></div></div></div>