gallivm: set correct opcode info from unary/binary/ternary emits
authorMarek Olšák <marek.olsak@amd.com>
Sat, 10 Oct 2015 19:24:28 +0000 (21:24 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Sat, 17 Oct 2015 19:40:03 +0000 (21:40 +0200)
commita2197cac7fd6ce3f897a89121f5e499d28a3888e
treea726c410a32688924a826949feb257b8d1fa2084
parent5bc871a4caf97f4e07830ea463f445994c8d13b5
gallivm: set correct opcode info from unary/binary/ternary emits

and clear the emit_data structure.

The new radeonsi min/max opcode implementation requires this.

(it looks good according to Roland S.)
src/gallium/auxiliary/gallivm/lp_bld_tgsi.c