> @@ -623,6 +623,8 @@ static void allocate_user_sgprs(struct nir_to_llvm_context *ctx, > fprintf(stderr, "radv: TODO: add support for indirect sgprs\n"); > /* need to add support for indirect descriptor sets */ > assert(0); This patch will also remove these 3 lines^^ Dave.