<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:isanbard@gmail.com" title="Bill Wendling <isanbard@gmail.com>"> <span class="fn">Bill Wendling</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Assembler errors with __builtin_constant_p()"
href="https://bugs.llvm.org/show_bug.cgi?id=42956">bug 42956</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;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Assembler errors with __builtin_constant_p()"
href="https://bugs.llvm.org/show_bug.cgi?id=42956#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Assembler errors with __builtin_constant_p()"
href="https://bugs.llvm.org/show_bug.cgi?id=42956">bug 42956</a>
from <span class="vcard"><a class="email" href="mailto:isanbard@gmail.com" title="Bill Wendling <isanbard@gmail.com>"> <span class="fn">Bill Wendling</span></a>
</span></b>
<pre>Testing it with top-of-tree, I get the expected outpuut and no errors:
$ clang-bug
1: qbins(d32=ffffffff, u32=a5a5a5a5, s=$5, l=$17) -> fff4b4bf
2: qbins(d32=ffffffff, u32=a5a5a5a5, s=$7, l=15) -> ffd2d2ff
3: qbins(d32=ffffffff, u32=a5a5a5a5, s=9, l=$13) -> ffcb4bff
4: qbins(d32=ffffffff, u32=a5a5a5a5, s=11, l=11) -> ffed2fff
5: qbins(d32=ffffffff, u32=a5a5a5a5, s=$13, l=$0) -> ffffffff
6: qbins(d32=ffffffff, u32=a5a5a5a5, s=$15, l=0) -> ffffffff
7: qbins(d32=ffffffff, u32=a5a5a5a5, s=17, l=$0) -> ffffffff
8: qbins(d32=ffffffff, u32=a5a5a5a5, s=19, l=0) -> ffffffff
9: qbins(d32=ffffffff, u32=a5a5a5a5, s=$0, l=$32) -> a5a5a5a5
10: qbins(d32=ffffffff, u32=a5a5a5a5, s=$0, l=32) -> a5a5a5a5
11: qbins(d32=ffffffff, u32=a5a5a5a5, s=0, l=$32) -> a5a5a5a5
12: qbins(d32=ffffffff, u32=a5a5a5a5, s=0, l=32) -> a5a5a5a5
I think this has been fixed. If you come across it again, please reopen.</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>