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] Fix virtual operands creation in vectorizer


Dorit Nuzman wrote:

>         * tree-ssa-alias.c (new_type_alias): Takes additional argument.
> Calls
>         get_ref_base_and_extent and overlap_subvar to add only relevant
>         subvars as may-aliases.
>         * tree-vect-transform.c (vect_create_data_ref_ptr): Call
> new_type_alias
>         with additional argument.
>         * tree-flow.h (new_type_alias): Takes additional argument.
> 
OK.


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