<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:llvm-dev@redking.me.uk" title="Simon Pilgrim <llvm-dev@redking.me.uk>"> <span class="fn">Simon Pilgrim</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Redundant expressions in LLVM code"
href="https://bugs.llvm.org/show_bug.cgi?id=44768">bug 44768</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>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>FIXED
</td>
<td>---
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Redundant expressions in LLVM code"
href="https://bugs.llvm.org/show_bug.cgi?id=44768#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Redundant expressions in LLVM code"
href="https://bugs.llvm.org/show_bug.cgi?id=44768">bug 44768</a>
from <span class="vcard"><a class="email" href="mailto:llvm-dev@redking.me.uk" title="Simon Pilgrim <llvm-dev@redking.me.uk>"> <span class="fn">Simon Pilgrim</span></a>
</span></b>
<pre>(In reply to Alexey Romanov from <a href="show_bug.cgi?id=44768#c0">comment #0</a>)
<span class="quote">> When running my expanded version of misc-redundant-expression on LLVM
> source, following potential problems were found (after filtering false
> positives):
>
> llvm/utils/TableGen/CodeGenDAGPatterns.cpp:483:35: warning: both sides of
> operator are equivalent [misc-redundant-expression]
> if (any_of(S, isIntegerOrPtr) && any_of(S, isIntegerOrPtr)) {</span >
Reopened, we still need to fix this (annoying) one.</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>