intel/compiler/fs: Simplify ddx/ddy code generation
authorMatt Turner <mattst88@gmail.com>
Fri, 16 Jun 2017 00:20:29 +0000 (17:20 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 28 Feb 2018 19:15:47 +0000 (11:15 -0800)
commit62cfd4c6563dfcd950b703c4159faff21f36a19e
tree87e00a31edc179efc0a162c0101e7bc7d4edf514
parentbed0267ff64d923feff01ab9144a8f8283700d63
intel/compiler/fs: Simplify ddx/ddy code generation

The brw_reg() constructor just obfuscates things here, in my opinion.

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