[Mesa-dev] [Bug 27512] Illegal instruction _mesa_x86_64_transform_points4_general

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 5 14:07:35 PST 2016


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

--- Comment #14 from Michael Harder <mharder1 at gmail.com> ---
(In reply to Patrick Baggett from comment #11)
> Created attachment 120822 [details] [review]
> Use prefetcht1 instead of prefetch[w]
> 
> This should fix the SIGILL when running this code. It replaces 3DNow!
> prefetch[w] instructions with SSE prefetcht1. I'm still not convinced that
> the prefetch logic actually has any beneficial performance characteristics.

Thank you. This has resolved the issue for me.

-- 
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/mesa-dev/attachments/20160105/25c56700/attachment.html>


More information about the mesa-dev mailing list