summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_qpu.c
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2015-09-08 16:45:57 -0700
committerJason Ekstrand <[email protected]>2015-09-17 08:21:31 -0700
commitfc11dbe13f3470ff2a4cb91c6b063db2456664da (patch)
tree71405e7f421887251bb5eb476fe97307a9124fc9 /src/gallium/drivers/vc4/vc4_qpu.c
parenta6c467d6c574baf6636814b51f1dafe2557e22f6 (diff)
i965/vec4: Use nir_move_vec_src_uses_to_dest
The idea here is not that it gives register coalescing a little bit of a helping hand. It doesn't actually fix the coalescing problems, but it seems to help a good bit. Shader-db results for vec4 programs on Haswell: total instructions in shared programs: 1746280 -> 1683959 (-3.57%) instructions in affected programs: 1259166 -> 1196845 (-4.95%) helped: 11363 HURT: 148 v2 (Jason Ekstrand): - Run nir_move_vec_src_uses_to_dest after going out of SSA - New shader-db numbers Reviewed-by: Eduardo Lima Mitev <[email protected]>
Diffstat (limited to 'src/gallium/drivers/vc4/vc4_qpu.c')
0 files changed, 0 insertions, 0 deletions