intel/eu/gen12: Don't set DD control, it's gone.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 9 Nov 2018 22:13:36 +0000 (14:13 -0800)
committerFrancisco Jerez <currojerez@riseup.net>
Fri, 11 Oct 2019 19:24:16 +0000 (12:24 -0700)
commita66ea33991a8542144997a55649878cde07e3e3e
treed4e4289d895571ac18f54bf1070182d52e33b451
parent8a5fad0d926a18ef998dc866dff9e466778c899c
intel/eu/gen12: Don't set DD control, it's gone.

A future lowering pass will simulate the same behavior originally
provided by NoDDChk/NoDDClr at the IR level by using appropriate SWSB
annotations.

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