diff options
author | Kenneth Graunke <[email protected]> | 2016-02-24 21:40:37 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-02-26 15:55:59 -0800 |
commit | 51f87979934100af8c40cfa17f670bc38417ddc0 (patch) | |
tree | c78590a446b1bbb0d9bb394c69ccf6beda7f1793 /bin | |
parent | dcd4a841e9096b988ea3ca2779e7c8b1ca5e5747 (diff) |
i965: Move optimizations from brw_nir_lower_io to brw_postprocess_nir.
This simplifies things. Every caller of brw_nir_lower_io() immediately
calls brw_postprocess_nir(). The only real change this will have is
that we get an extra brw_nir_optimize() call when compiling compute
shaders, but that seems fine.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions