[Mesa-dev] [PATCH] i965/fs: Don't use backend_visitor::exec_list after creating the CFG.

Matt Turner mattst88 at gmail.com
Mon Jan 12 17:58:54 PST 2015


On Mon, Jan 12, 2015 at 5:04 PM, Mark Janes <mark.a.janes at intel.com> wrote:
> Hi Matt,
>
> The tests which originated this bug still crash:
>
> glslparsertest:
> ../../../../../../src/mesa/drivers/dri/i965/brw_fs.cpp:2930: void
> fs_visitor::insert_gen4_post_send_dependency_workarounds(bblock_t*,
> fs_inst*): Assertion `!needs_dep[i]' failed.
>
> You don't need a g965 to reproduce it, as we now are running it on
> haswell with INTEL_DEVID_OVERRIDE=0x29A2

Right, I did that. I just tested the wrong thing. New patch incoming.


More information about the mesa-dev mailing list