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: [tree-ssa] switch_expr lowering, part 1


Hello,

> I would like to proceed by BB splittling and merging so we can fire up
> loop datastructures properly now.

I recommend to wait with this until we get rid of bind_exprs (I am just
testing the patch for it); until then, splitting the blocks would be
unnecessarily complicated.

Zdenek


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