[Bug 92696] [g965 CTS] 8 regressions in es2-cts.gtf.gl suite

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 27 17:05:11 PDT 2015


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

--- Comment #8 from Jason Ekstrand <jason at jlekstrand.net> ---
(In reply to Ian Romanick from comment #7)
> will cause the final mov to execute as soon as the first mov is complete...
> even though the send is not done.  The generator will just need to account
> for this.  This leads me to believe that this is an existing bug in the NIR
> vec4 backend, and Jason's change just caused these tests to tickle it.

It's actually a known bug in vec4 in general.  We have a piglit test that
tickles it with the old compiler as well.  As matt said in the e-mail, we need
send dependency work-arounds.  We already have them in the FS, it just needs to
be ported over.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20151028/80a398fb/attachment-0001.html>


More information about the intel-3d-bugs mailing list