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: [CFG] Unrolling fixes


Hello.

> I've applied everything except the superblock bits I don't understand.
> They appears to be unused anyway.

They are used to avoid problem when force_operand emits jumps in the middle
of basic block (have happened to me after some of my changes; it is possible
it cannot just now, but I would not swear on this).

Zdenek


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