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] misalignment and loop peeling (vectorizer)


Here is updated patch for mainline as well as autovect branch.
ChangeLog remains the same

        * tree-vect-analyze.c (vect_enhance_data_refs_alignment): Avoid
        peeling when natural alignment is not reachable due to known
        misalignment.

* gcc.dg/vect/vect-align-1.c: New.

OK ?
Thanks,
-
Devang


Attachment: av_misalign_peel.2.diff
Description: Binary data


Attachment: av_misalign_peel-autovect.2.diff
Description: Binary data


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