<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 - VE backend tests fail on 32-bit x86"
href="https://bugs.llvm.org/show_bug.cgi?id=48928">48928</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>VE backend tests fail on 32-bit x86
</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>normal
</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>mgorny@gentoo.org
</td>
</tr>
<tr>
<th>CC</th>
<td>htmldeveloper@gmail.com, kaz-marukawa@xr.jp.nec.com, llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Blocks</th>
<td>48902
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=24434" name="attach_24434" title="sys-devel:llvm-12.0.0_rc1:20210128-230810.log.xz">attachment 24434</a> <a href="attachment.cgi?id=24434&action=edit" title="sys-devel:llvm-12.0.0_rc1:20210128-230810.log.xz">[details]</a></span>
sys-devel:llvm-12.0.0_rc1:20210128-230810.log.xz
The following tests fail when LLVM is built with VE target enabled on 32-bit
x86 (well, 32-bit multilib of an amd64 system, to be more precise). They pass
on a 64-bit system, so I suspect the backend code is not 32-bit friendly
somewhere.
Failed Tests (13):
LLVM :: CodeGen/VE/Scalar/br_cc.ll
LLVM :: CodeGen/VE/Scalar/cast.ll
LLVM :: CodeGen/VE/Scalar/fcopysign.ll
LLVM :: CodeGen/VE/Scalar/fp_add.ll
LLVM :: CodeGen/VE/Scalar/fp_fneg.ll
LLVM :: CodeGen/VE/Scalar/fp_mul.ll
LLVM :: CodeGen/VE/Scalar/fp_sub.ll
LLVM :: CodeGen/VE/Scalar/fp_to_int.ll
LLVM :: CodeGen/VE/Scalar/select.ll
LLVM :: CodeGen/VE/Scalar/shl.ll
LLVM :: CodeGen/VE/Scalar/shr.ll
LLVM :: CodeGen/VE/VELIntrinsics/vbrd.ll
LLVM :: CodeGen/VE/Vector/insert_elt.ll
I'm attaching the complete build log in case it's helpful. It includes all
build commands (both 32-bit and 64-bit), and the complete test suite output.</pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [meta] 12.0.0 Release Blockers"
href="https://bugs.llvm.org/show_bug.cgi?id=48902">Bug 48902</a>] [meta] 12.0.0 Release Blockers
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>