<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:danielcdh@gmail.com" title="Dehao Chen <danielcdh@gmail.com>"> <span class="fn">Dehao Chen</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Incorrect sample profile when braces omitted"
href="https://llvm.org/bugs/show_bug.cgi?id=28990">bug 28990</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Incorrect sample profile when braces omitted"
href="https://llvm.org/bugs/show_bug.cgi?id=28990#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Incorrect sample profile when braces omitted"
href="https://llvm.org/bugs/show_bug.cgi?id=28990">bug 28990</a>
from <span class="vcard"><a class="email" href="mailto:danielcdh@gmail.com" title="Dehao Chen <danielcdh@gmail.com>"> <span class="fn">Dehao Chen</span></a>
</span></b>
<pre>This problem will be fixed if you sync after r278522:
------------------------------------------------------------------------
r278522 | dehao | 2016-08-12 09:22:12 -0700 (Fri, 12 Aug 2016) | 9 lines
Fine tuning of sample profile propagation algorithm.
Summary: The refined propagation algorithm is more accurate and robust.
Reviewers: davidxl, dnovillo
Subscribers: llvm-commits
Differential Revision: <a href="https://reviews.llvm.org/D23224">https://reviews.llvm.org/D23224</a>
Basically, we will not use samples from branch instruction during annotation.
So the incorrect profile at offset#7 will not matter.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>