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]

Re: [patch] naming unnamed insns


    Would you settle for a string of characters, one character per (),
    encoding the rtl?  Like, "=O+OO" for (set (match) (plus (match match))) ?

    But, I'd hate to get *too* complex in that code.  If the user needs
    more help, they can put a mnemonic name in the md file themselves,

I agree.  I was just thinking that it would be good if "plus" were in the
automatically generated string someplace in that example.

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