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: Combine on IA-64


On Tue, Feb 26, 2002 at 01:14:15PM -0500, Jakub Jelinek wrote:
> > (define_split
> >   [(set (match_operand:DI 0 "register_operand" "")
> >         (match_operand:DI 1 "symbolic_operand" ""))]
> >   ""
> >   [(const_int 0)]
> >   "ia64_expand_load_address (operands[0], operands[1], operands[2]); DONE;")
> 
> It is already there (well, define_insn_and_split, but I thought it
> is the same).

No, the input pattern is different.



r~


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