diff options
author | Connor Abbott <[email protected]> | 2019-07-27 19:38:53 +0200 |
---|---|---|
committer | Connor Abbott <[email protected]> | 2019-07-28 23:38:31 +0200 |
commit | af95f80a24360ee30cffb35e386e93e94946204e (patch) | |
tree | 3602288b712db4cd0e56aea50b07e402126204fd /src/gallium/tests/meson.build | |
parent | d26d8c5617491bb9ade6db77dd9cb3a1c594ec2e (diff) |
lima/gp: Clean up lima_program_optimize_vs_nir() a little
Remove an unnecessary nir_lower_regs_to_ssa as that should be done by
the state tracker, and add a missing DCE pass after running copy
propagation in order to remove the dead copies. This shouldn't fix
anything but the second part will reduce shader sizes.
Signed-off-by: Connor Abbott <[email protected]>
Reviewed-by: Qiang Yu <[email protected]>
Diffstat (limited to 'src/gallium/tests/meson.build')
0 files changed, 0 insertions, 0 deletions