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] Don't schedule prefetch insns - take 2


Hi Richard,

That would fix case 3, yes? I think its a reasonable approach for that.

That patch itself does not distingiush between cases 1, 2 and 3 but it allows to decide the cases separately. A follow-on patch for S/390 which adds prefetch insns for memcpy loops sets the volatile flag for them. So that would be 3. then :)


-Andreas-


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