<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - RS880 issues with r600-llvm-compiler"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64257#c68">Comment # 68</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - RS880 issues with r600-llvm-compiler"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64257">bug 64257</a>
from <span class="vcard"><a class="email" href="mailto:agd5f@yahoo.com" title="Alex Deucher <agd5f@yahoo.com>"> <span class="fn">Alex Deucher</span></a>
</span></b>
<pre>Trig functions need slightly different setup on r6xx and r7xx+. See
tgsi_setup_trig() in r600_shader.c:
/*
* r600 - trunc to -PI..PI range
* r700 - normalize by dividing by 2PI
* see fdo <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - GLSL cos/sin functions broken on Mesa R600 driver"
href="show_bug.cgi?id=27901">bug 27901</a>
*/</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>