[Bug 90258] [IVB] spec.glsl-1_10.execution.fs-dfdy-accuracy fails intermittently

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 12 04:01:30 PDT 2015


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

Tapani Pälli <lemody at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|idr at freedesktop.org         |lemody at gmail.com

--- Comment #3 from Tapani Pälli <lemody at gmail.com> ---
However with patch and before it there are changes in assembly:

before:

add(8)          g7<1>F          g5<4,4,1>.xyxyF -g5<4,4,1>.zwzwF { align16 1Q
};
add(8)          g8<1>F          g6<4,4,1>.xyxyF -g6<4,4,1>.zwzwF { align16 2Q
};

after:

add(16)         g7<1>F          g5<4,4,1>.xyxyF -g5<4,4,1>.zwzwF { align16 1H
};
add(16)         g8<1>F          g6<4,4,1>.xyxyF -g6<4,4,1>.zwzwF { align16 1H
};


with help from Curro I think I can tackle this one!

-- 
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/20150512/b38855ce/attachment.html>


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