[Mesa-dev] [PATCH 2/2] i965/cfg: Remove if_block/else_block.
Matt Turner
mattst88 at gmail.com
Tue Nov 11 09:32:47 PST 2014
On Tue, Nov 11, 2014 at 7:37 AM, Jason Ekstrand <jason at jlekstrand.net> wrote:
> Two questions: Does it fix the bug? And did you ever figure out what was
> going on there?
It does fix the bug. I checked out your nir-v0.7 branch and did the
work from there.
I spent probably an hour in gdb trying to figure out what was going
wrong and narrowed it down to the 13th time the
dead_control_flow_eliminate pass made progress, but I couldn't figure
out what was going wrong.
More information about the mesa-dev
mailing list