On Oct 3, 2013, at 5:36 PM, Tom Stellard <t...@stellard.net> wrote:

> Unfortunately, we cannot enable the machine verifier on tests that have
> branches, because the way IF and ELSE instructions are selected leaves us
> with a copy instruction following the IF and ELSE terminators, which
> violates one of the verifier rules.

Can’t you split blocks as necessary to make this legal?

—Owen
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to