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: New function: simplify_subreg


    So I was trying to avoid calling simplify_subreg in dest for more cases
    than the simplification was done previously, as simplify_subreg is designed
    to simplify src expressions.

Ok, then I'd say leave it that way, but make what's going on clear from
comments.


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