2014-08-22 1:45 GMT+08:00 Joseph S. Myers <jos...@codesourcery.com>:
> On Thu, 21 Aug 2014, Richard Earnshaw wrote:
>
>> On 19/08/14 15:24, Kito Cheng wrote:
>> > Hi Richard:
>> >> Hmm, I'm not sure about this.  It might not be used at present, but on:
>> >> AArch64, with more call-clobbered registers than call-saved registers, I
>> >> would expect this ought to be a win.  The fact that it isn't on today
>> >> may say more about the way it works than the concept that it's the wrong
>> >> thing to do in principle.
>> >
>> > In my view, calculate cost/profit should be done by register allocator 
>> > instead
>> > of a target hook/marco is more reasonable since register allocator can
>> > have more globe view to it, and IRA do it now.
>> >
>> > And as Joseph say, no code calling it, so I think it's time to remove it.
>> > thanks for your comment :)
>>
>> Objection withdrawn.
>
> Thanks.  The patch is OK.
>

Hi, Joseph,

Kito talked to me that he has signed FSF agreement
but has not got his svn write access yet.
So I help to commit this patch for him (Rev.214405).
  https://gcc.gnu.org/r214405

I think he needs to finish this form
https://sourceware.org/cgi-bin/pdw/ps_form.cgi
so that he can commit patches on his own in the future.
Could Kito list you as the one who approve his write access request?
Or could you suggest someone who may help with it? :)


Best regards,
jasonwucj


> --
> Joseph S. Myers
> jos...@codesourcery.com

Reply via email to