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]



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


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