diff options
author | Kenneth Graunke <[email protected]> | 2015-01-21 12:20:59 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-01-23 14:53:26 -0800 |
commit | cbdd623f13a3cd2b7cfc5aea2185eee7d7d53c1a (patch) | |
tree | d41c6ab218cd428d613ff229a2642224eb48dcb8 /src/glsl/nir/nir_opt_algebraic.py | |
parent | d7743bb1c2d5cfe44a018251d21def18eb6d4b97 (diff) |
nir: Pull nir_instr_can_cse()'s SSA checks out of the switch.
This should not be a change in behavior, as all current cases that
potentially answer "yes" require SSA.
The next patch will introduce another case that requires SSA.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/glsl/nir/nir_opt_algebraic.py')
0 files changed, 0 insertions, 0 deletions