[Mesa-dev] [PATCH 8/5] i965: Remove duplicate brw_opcodes table in favor of opcode_descs.

Eric Anholt eric at anholt.net
Thu Nov 15 10:06:17 PST 2012


Kenneth Graunke <kenneth at whitecape.org> writes:

> brw_optimize.c's brw_opcodes table was a copy of brw_disasm.c's
> opcode_descs table, but with an additional field: is_arith.  Now that
> I've deleted that, the two are identical.  Keep the one in brw_disasm.c.
> ---
>  src/mesa/drivers/dri/i965/brw_context.h     |  7 ----
>  src/mesa/drivers/dri/i965/brw_fs_emit.cpp   |  4 +--
>  src/mesa/drivers/dri/i965/brw_optimize.c    | 54 -----------------------------
>  src/mesa/drivers/dri/i965/brw_vec4_emit.cpp |  4 +--
>  4 files changed, 4 insertions(+), 65 deletions(-)
>
>  I hear 8/5!  8/5!  Going once...going twice!  Sold, to the man with astute
>  observations!  This is getting ridiculous :)  9/5 anyone?

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121115/0fd7ef61/attachment.pgp>


More information about the mesa-dev mailing list