[AArch64] Make gentune.sh also generate "generic_sched" attribute

Richard Earnshaw rearnsha@arm.com
Wed Dec 17 18:07:00 GMT 2014


On 17/12/14 10:28, James Greenhalgh wrote:
> 
> Hi,
> 
> Reviving this thread:
>   https://gcc.gnu.org/ml/gcc-patches/2014-11/msg00143.html
> 
> Actually, this is over-engineering. We don't need the generic_sched
> attribute at all. We don't yet have a generic schedule model, and when
> we do get one, we have other ways of handling it through
> aarch64-cores.def.
> 
> This patch removes the generic_sched attribute.
> 
> Tested by building a compiler.
> 
> OK for trunk?
> 
> Cheers,
> James
> 
> ---
> 2014-12-17  James Greenhalgh  <james.greenhalgh@arm.com>
> 
> 	* config/aarch64/aarch64.md (generic_sched): Delete it.
> 
> 

OK.

R.



More information about the Gcc-patches mailing list