OSDN Git Service

vc4: Don't bother de-SSAing values that aren't part of phi webs.
authorEric Anholt <eric@anholt.net>
Tue, 4 Aug 2015 02:08:37 +0000 (19:08 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 5 Aug 2015 00:33:34 +0000 (17:33 -0700)
commit45248d3640f5a0356085e26c44548bf3af5dec0f
treebdf8fa860a38df8916777c0280c43e3d51c363c1
parenta70f63ab20d8bf922a307a92020237b1dec36314
vc4: Don't bother de-SSAing values that aren't part of phi webs.

We can just support them the same way we do load_const's SSA values.
src/gallium/drivers/vc4/vc4_program.c