intel/eu: Assert that the instruction is send-like in brw_set_desc_ex().
authorFrancisco Jerez <currojerez@riseup.net>
Sun, 3 Jun 2018 20:20:45 +0000 (13:20 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Tue, 10 Jul 2018 06:46:58 +0000 (23:46 -0700)
commit6643143f6e763b2915e793d6b8b7750849cc5ed7
tree2f10445ad8cc19faccf3dd60896ac0dfac51f2d4
parent6f81e2b9943c3d2f42b96e1c158e253ba0283784
intel/eu: Assert that the instruction is send-like in brw_set_desc_ex().

Constructing a descriptor in-place as part of the immediate of an ALU
instruction is no longer supported.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/compiler/brw_eu_emit.c