nir: allow for isub and fsub operation on loop unrolling
This patch makes changes to loop_analyze to allow unrolling loops with decrementing update.
v2: removed the change to radv. We add a separate options table for ACO.
Edited by Daniel Schürmann