This is the mail archive of the gcc@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: Instruction bundling on IA64 and the Intel Assembler


Richard Kenner wrote:
> 
>     Could you be more specific.  I tried to describe the code in details.
>     I see the following comment for the function.
> 
> For one thing, the only description of the algorithm is "based on dynamic
> programming".  In what *way* is it based on it?  Somewhere in the
> function (but probably not in the front, since that describes the
> *external* view of the function, it would be good to give some overview
> of the algorithm.

  I could write an article about this.  This algorithm is a result of
several months of experiments and trying different approaches in insn
bundling.  Unfortunately I have no time for this.

  As I wrote in my previous email I'll try to write more comments and
divide the function on several ones when the main line is in stage 1.

Vlad


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