summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2016-07-06 15:21:53 -0700
committerEric Anholt <[email protected]>2016-07-12 15:47:25 -0700
commit6858f059246b2cf6b969b050154dcb7307a03833 (patch)
treece67e9ee67849a3ae7039756078784a452185112 /.gitattributes
parente8959ba7afbda7a23805072efc15c6f11449103e (diff)
vc4: Also enable phi elimination.
This avoids a bunch of code gen regressions when enabling loops in vc4. Prior to that, the GLSL that would have generated these optimizable phi nodes was being lowered to csels between either (undef, a) or (a, a), and those were being dealt with by nir_opt_undef and nir_opt_algebraic.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions