<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - IndVars doesn't seem to update "Changed" properly"
href="https://bugs.llvm.org/show_bug.cgi?id=38863">38863</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>IndVars doesn't seem to update "Changed" properly
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>max.kazantsev@azul.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>One example of this has caused the bug
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Assertion `NumReferences == 0 && "Node deleted while references remain"' with -inline -functionattrs -indvars"
href="show_bug.cgi?id=38855">https://bugs.llvm.org/show_bug.cgi?id=38855</a>, the fix for it is
<a href="https://reviews.llvm.org/D51770">https://reviews.llvm.org/D51770</a>. Other places around it need to be revisited
carefully: we might not update it properly in other places as well.</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>