This is the mail archive of the gcc@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: Is nonoverlapping_memrefs_p wrong for unknown offsets?


On Mon, Apr 12, 2010 at 7:38 PM, Mat Hostetter <mhostetter@tilera.com> wrote:
> Also, flow_find_cross_jump coarsens the aliasing information as it
> scans, so even if it gives up because it doesn't find enough insns to
> merge, the aliasing data is lost. ?We implemented a split of the scan
> from the actual destructive merging.

Yes, I've noticed that before, too. Could you post your patch to
gcc-patches@gcc.gnu.org, if you have the necessary paperwork in place?

Ciao!
Steven


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