OSDN Git Service

vc4: Remove the CSE pass.
authorEric Anholt <eric@anholt.net>
Thu, 28 Apr 2016 01:59:31 +0000 (18:59 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 2 May 2016 18:06:29 +0000 (11:06 -0700)
It's not doing anything according to shader-db now that we're using NIR.
It would have had to be reworked significantly anyway, to handle control
flow.


No differences found