OSDN Git Service

vc4: Drop the support for DCE of texture instructions.
authorEric Anholt <eric@anholt.net>
Wed, 27 Apr 2016 23:48:17 +0000 (16:48 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 2 May 2016 18:06:29 +0000 (11:06 -0700)
commit3bee7581e68fd1ce5833b9287ee2d03f79c3d3e3
treee080bc882617d878ea24ac3b37962e1310f0b959
parent155ce496031888e7d1388c755775233544644eec
vc4: Drop the support for DCE of texture instructions.

Now that we're using NIR for our optimization, there's no need for this
tricky code.
src/gallium/drivers/vc4/vc4_opt_dead_code.c