[Bug 64257] RS880 issues with r600-llvm-compiler

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 18 05:44:04 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=64257

--- Comment #68 from Alex Deucher <agd5f at yahoo.com> ---
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 bug 27901
 */

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130618/1c3bd184/attachment.html>


More information about the dri-devel mailing list