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: [RFA:] Fix PR rtl-optimization/20466, flow not invalidating knowledge for (mem (mem ...))


	Have you looked at the effect of this patch on other
architectures, especially architectures that do not allow (mem (mem ...))?
If this change catches an address that is in a generic alias set, it will
cause a lot of extra memory traffic.

David


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