<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [llvmpipe] piglit arb_color_buffer_float-render GL_RGBA8_SNORM failure with llvm-9"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110454#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [llvmpipe] piglit arb_color_buffer_float-render GL_RGBA8_SNORM failure with llvm-9"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110454">bug 110454</a>
from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
<pre>Ok so the x86 signed add/sub intrinsics got removed.
Thankfully it seems like llvm actually has grown new generic intrinsics for
saturated sub/add, so I suppose we should use these instead.
I'll post a patch soon...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>