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 PR65161]


I modified patch accordingly to Alexander comments.

Is it OK for trunk?

2015-02-25 15:38 GMT+03:00 Alexander Monakov <amonakov@ispras.ru>:
>
>
> On Wed, 25 Feb 2015, Yuri Rumyantsev wrote:
>
>> Here is updated patch accordingly to Alexander comments.
>>
>> BTW another function using HID interface is do_reorder_for_imul and it
>> is called from ix86_sched_reorder.
>
> do_reorder_for_imul uses dependency list iteration macros, which use HDID, not
> HID, and HDID is populated during selective scheduling.  How exactly does
> do_reorder_for_imul access HID?
>
> Alexander

Attachment: patch.3
Description: Binary data


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