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: [tree-ssa] cfghooks questions


On Mon, Jan 12, 2004 at 06:23:55PM -0800, Devang Patel wrote:
> So do we need another cfg_layout_tree_cfg_hooks for trees or we
> want to make cfg_layout lang. IR independent ?

No.  I believe what we want is to give the tree_layout hooks
the semantics that let it do what we like to do with rtl_layout.
This probably means re-evaluating work done by Zdenek earlier
but was rejected at the time.


r~


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