<div dir="ltr">Hi Yunzhong,<div><br></div><div>A few nits:</div><div><br></div><div>In the file name "inst_limits.ll", we prefer "-" instead of "_".</div><div><br></div><div>+      // Debug intrinsics don't (and can't) cause dependences.</div>
<div>--> dependencies</div><div><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px"></span><br></div><div>I agree with David that you should only need one dbg.value intrinsic to show the problem.</div>
<div><br></div><div>Thanks for working on this,</div><div>Manman</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 13, 2013 at 12:54 PM, Yunzhong Gao <span dir="ltr"><<a href="mailto:Yunzhong_Gao@playstation.sony.com" target="_blank">Yunzhong_Gao@playstation.sony.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">  I came up with the following test case.<br>
<div class="im"><br>
<a href="http://llvm-reviews.chandlerc.com/D2141" target="_blank">http://llvm-reviews.chandlerc.com/D2141</a><br>
<br>
CHANGE SINCE LAST DIFF<br>
</div>  <a href="http://llvm-reviews.chandlerc.com/D2141?vs=5480&id=5516#toc" target="_blank">http://llvm-reviews.chandlerc.com/D2141?vs=5480&id=5516#toc</a><br>
<br>
Files:<br>
  lib/Analysis/MemoryDependenceAnalysis.cpp<br>
  test/Transforms/DeadStoreElimination/inst_limits.ll<br>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>