nir: Add base/range to nir_intrinsic_load_ubo
This series adds a base/range to nir_intrinsic_load_ubo(), and uses it in the freedreno backend to allow us to push indirect UBO loads to the constant file, improving Manhattan31 performance by ~10%.
Edited by Emma Anholt