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: Scheduler support for IA-64 speculation [5/5]


Maxim Kuvyrkov <mkuvyrkov@ispras.ru> writes:

> This patch adds support for IA-64 data/control speculation to haifa
> scheduler.

I haven't really looked at this patch, but a few quick notes.

This patch doesn't include documentation patches for the new target
hooks or the new parameters.

The patch is pretty substantial.  Can you say something about how it
affects scheduling for non-ia64 targets?

Why does the speculate_insn hook return int rather than bool?

Ian


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