Re: [Patch ARM] Add Cortex A15 neon scheduler

2013-06-27 Thread Ramana Radhakrishnan
On 06/26/13 09:37, Tom de Vries wrote: On 18/10/12 18:48, Ramana Radhakrishnan wrote: +(define_insn_reservation "cortex_a15_vfp_adds_subs" 6 + (and (eq_attr "tune" "cortexa15") + (eq_attr "type" "fadds")) + "ca15_issue1,ca15_cx_vfp") Ramana, I noticed you use here the fadds value for

Re: [Patch ARM] Add Cortex A15 neon scheduler

2013-06-26 Thread Tom de Vries
On 18/10/12 18:48, Ramana Radhakrishnan wrote: > +(define_insn_reservation "cortex_a15_vfp_adds_subs" 6 > + (and (eq_attr "tune" "cortexa15") > + (eq_attr "type" "fadds")) > + "ca15_issue1,ca15_cx_vfp") Ramana, I noticed you use here the fadds value for the type attribute to activate this