nir: bump loop unroll limit to 96.
authorDave Airlie <airlied@redhat.com>
Tue, 10 Oct 2017 23:48:21 +0000 (09:48 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 11 Oct 2017 00:11:36 +0000 (10:11 +1000)
commit2d36efdb7f18f061c519dbb93f6058bf161aad33
tree29795485442092ab04339cfa3227ee58d7bb5881
parent5be3fdfa327902d6385e3469ae76cca948091464
nir: bump loop unroll limit to 96.

With the ssao demo from Vulkan demos:
radv/rx480: 440->440fps
anv/haswell: 24->34 fps

The demo does a 0->32 loop across a ubo with 32 members.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/compiler/nir/nir_opt_loop_unroll.c