[Mesa-dev] [PATCH 31/32] i965/vec4: Don't set any dependency control bits for F32TO16 on Gen8.
Matt Turner
mattst88 at gmail.com
Fri Feb 6 14:43:58 PST 2015
On Fri, Feb 6, 2015 at 6:43 AM, Francisco Jerez <currojerez at riseup.net> wrote:
> It's expanded to several instructions.
> ---
I was going to say that I suspect this needs to go before some of the
previous patches to avoid assertions in debug builds, but even in
master we're emitting multiple instructions on Gen8. I guess I'd move
it before the other patches just because of that.
Reviewed-by: Matt Turner <mattst88 at gmail.com>
More information about the mesa-dev
mailing list