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

Ian Romanick <i...@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|mesa-dev@lists.freedesktop. |i...@freedesktop.org
                   |org                         |

--- Comment #2 from Ian Romanick <i...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to