<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 - When inserting DBG_VALUEs check for duplicates"
href="https://bugs.llvm.org/show_bug.cgi?id=39139">39139</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>When inserting DBG_VALUEs check for duplicates
</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>Linux
</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>international.phantom@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>aprantl@apple.com, david.stenberg@ericsson.com, dblaikie@gmail.com, greg.bedwell@sony.com, llvm-bugs@lists.llvm.org, paul.robinson@am.sony.com, paul_robinson@playstation.sony.com, vsk@apple.com
</td>
</tr></table>
<p>
<div>
<pre>As part of the review of <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [DebugInfo][Dexter] Incorrect DBG_VALUE after MCP dead copy instruction removal."
href="show_bug.cgi?id=38773">bug 38773</a>, the used MIR test case, showed duplicated
DBG_VALUES:
=========================
renamable $ecx = COPY $eax, debug-location !31
DBG_VALUE debug-use $ecx, debug-use $noreg, !14, !DIExpression(),
debug-location !23
DBG_VALUE debug-use $ecx, debug-use $noreg, !14, !DIExpression(),
debug-location !23
=========================</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>