radv: Add non-uniform indexing lowering.
This patch does it as late as possible so the potential extra basic blocks don't inhibit other optimizations.
Big thanks to Jason for writing the lowering pass.
Edited by Bas Nieuwenhuizen
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This patch does it as late as possible so the potential extra basic blocks don't inhibit other optimizations.
Big thanks to Jason for writing the lowering pass.