[Mesa-dev] [Bug 89670] cmod_propagation_test.andnz_one regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 19 16:37:03 PDT 2015


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

Ian Romanick <idr at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|mesa-dev at lists.freedesktop. |idr at freedesktop.org
                   |org                         |

--- Comment #2 from Ian Romanick <idr at freedesktop.org> ---
I think the problem is that the AND.NZ has a NULL destination, so
(inst->dst.type == BRW_REGISTER_TYPE_D || inst->dst.type ==
BRW_REGISTER_TYPE_UD) is false.  I'll try a couple things, and I should have a
patch shortly.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150319/a7192ec2/attachment.html>


More information about the mesa-dev mailing list