This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Update instruction cost for LEON


On 2015-07-07 12:37, Eric Botcazou wrote:
2015-07-03  Daniel Cederman  <cederman@gaisler.com>

	* config/sparc/sparc.c (struct processor_costs): Set div cost
	for leon to match UT699 and AT697F. Set mul cost for leon3 to
	match standard leon3.

So UT699 is not a standard LEON3?


LEON3 exists in multiple revisions and is configurable so I agree that using the word standard in this context is a bit ambiguous.

I think we should delay applying this patch. First we need to look into how to properly provide the information on FPU selection and multiplier size to GCC. Otherwise we risk having to change the values again in a short while.

--
Daniel Cederman


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]