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]
Other format: [Raw text]

Re: [PATCH] Allow USE in PARALLELs in store_data_bypass_p


> Is that long enough to be worth it?  I mean, in all other places (rtlanal.c,
> recog.c, ...) we use similar code in all spots where it is needed, adding
> an inline would just mean yet another thing to remember.  Or do you mean
> CLOBBER_OR_USE_P macro?

No, the whole function, it seems to duplicate everything in the 2 main arms.

-- 
Eric Botcazou


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