[Patch AArch64] Fix PR 63724 - Improve immediate generation

Richard Henderson rth@redhat.com
Fri Nov 7 13:36:00 GMT 2014


On 11/07/2014 01:02 PM, Ramana Radhakrishnan wrote:
> +	  *cost = COSTS_N_INSNS (aarch64_internal_mov_immediate
> +				 (gen_rtx_REG (mode, 0), x, false));
>  	}

Can't you pass NULL for the register when generate is false?


r~



More information about the Gcc-patches mailing list