This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [RFC] Have the scalarizer generate vectorizable loops.


Daniel Berlin wrote:
> I looked at the patch, and it looks fine to me, although it does look
> like this code is getting a bit messy.
> 
> (Personally, I think we should be using SCEV more heavily than we do
> now, instead of making up affine style expressions everywhere, like loop
> strength reduction)

Please note that Zdenek said today in the PR (18527) that he will submit an
updated patch, the patch he originally posted and which Toon updated is buggy.

- Tobi


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