This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN project.


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

Re: multi-insn expansions for macro insns?


Doug Evans <dje@transmeta.com> writes:

> On the other hand, simple expansions are completely reasonable IMO.
> ...
>  >     (sequence () (emit ...) (emit ...))
> 
> That's the plan.  Note that the intent here is to also allow
> specification of runtime determination of what gets emitted.
> e.g. (sequence () (if (foo) (emit this) (emit that)))

Cool.  If no one else is actively working on this, I'll proceed.

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