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][4.3] Alternate fix for PR34244, fix PR36262


Hi,

> Zdenek, can you think of a different way to fix the compile-time and
> memory problems with clearing the SCEV cache?

no, not really.  One possible way I had tried some time ago was to
remove just the information that is invalidated from the cache; however,
the overhead of deciding which part of the cache is invalidated was
larger than the gains,

Zdenek


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