Tapani Pälli <[email protected]> writes: > This change makes copy propagation pass faster. Complete link time > spent in test case attached to bug 94477 goes down to ~400 secs from > over 500 secs on my HSW machine. Does not fix the actual issue but > brings down the total. No regressions seen in CI. > > Signed-off-by: Tapani Pälli <[email protected]> > --- > > Next I'll attempt to make similar change to opt_copy_propagation_elements.
This all looks correct, though it makes me sad to see work being done on these passes instead of just removing them from being called by NIR drivers. Reviewed-by: Eric Anholt <[email protected]>
signature.asc
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
