<html>
<head>
<base href="http://llvm.org/bugs/" />
</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 --- - LLVM ERROR: Cannot select: 0x80283db10: i64,ch = load 0x80288c138, 0x802843010, 0x80283dc10<LD1[@Pflag], anyext from i1> [ORD=23] [ID=46]"
href="http://llvm.org/bugs/show_bug.cgi?id=16271">16271</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LLVM ERROR: Cannot select: 0x80283db10: i64,ch = load 0x80288c138, 0x802843010, 0x80283dc10<LD1[@Pflag], anyext from i1> [ORD=23] [ID=46]
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</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>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: Sparc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rdivacky@freebsd.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=10651" name="attach_10651" title="test case">attachment 10651</a> <a href="attachment.cgi?id=10651&action=edit" title="test case">[details]</a></span>
test case
liska delta-2006.08.03$ llc ln.ll
LLVM ERROR: Cannot select: 0x80283db10: i64,ch = load 0x80288c138, 0x802843010,
0x80283dc10<LD1[@Pflag], anyext from i1> [ORD=23] [ID=46]
0x802843010: i64 = add 0x802842c10, 0x802842e10 [ORD=23] [ID=45]
0x802842c10: i64 = shl 0x802842b10, 0x802841910 [ORD=23] [ID=42]
0x802842b10: i64 = add 0x802842810, 0x802842a10 [ORD=23] [ID=39]
0x802842810: i64 = SPISD::Hi 0x80283e310 [ORD=23] [ID=34]
0x80283e310: i64 = TargetGlobalAddress<i1* @Pflag> 0 [TF=3] [ORD=23]
[ID=23]
0x802842a10: i64 = SPISD::Lo 0x802842910 [ORD=23] [ID=35]
0x802842910: i64 = TargetGlobalAddress<i1* @Pflag> 0 [TF=4] [ORD=23]
[ID=24]
0x802841910: i32 = Constant<12> [ID=18]
0x802842e10: i64 = SPISD::Lo 0x802842d10 [ORD=23] [ID=36]
0x802842d10: i64 = TargetGlobalAddress<i1* @Pflag> 0 [TF=5] [ORD=23]
[ID=25]
0x80283dc10: i64 = undef [ID=3]
In function: linkit
I reduced the .ll with "delta" so it might not make much sense. I can provide
the original .ll if needed.</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>