diff options
author | Jason Ekstrand <[email protected]> | 2015-09-09 13:55:39 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-09-15 11:13:48 -0700 |
commit | c951bb83056724df02ba7e6fe2dfa720c0f45c1f (patch) | |
tree | d4b79312eff8cd7b447cf1614a141d88fefbb0f5 /src/glsl | |
parent | c3f8cde964f9850c86469a06d5eedf4e783cbf5c (diff) |
i965/vec4_nir: Use partial SSA form rather than full non-SSA
We made this switch in the FS backend some time ago and it seems to make a
number of things a bit easier. In particular, supporting SSA values takes
very little work in the backend and allows us to take advantage of the
majority of the SSA information even after we've gotten rid of Phi nodes.
Reviewed-by: Eduardo Lima Mitev <[email protected]>
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions