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]

Ping : [PATCH] AV - Use distance vector



This time ping! with updated patch based on Dorit and Ira's feedback.


Thanks,
-
Devang

2004-10-12 Devang Patel <dpatel@apple.com>

* tree-data-ref.c (compute_distance_vector, build_classic_dist_vector):
Make externally visible.
* tree-data-ref.h (compute_distance_vector, build_classic_dist_vector):
Export.
* tree-vectorizer.c (vect_analyze_data_ref_dependence): new parameter,
loop_vinfo. Use distance vector.
(vect_analyze_data_ref_dependences): Supply new parameter.
(vect_analyze_loop): Analyze operations before data dependences.
(vect_build_dist_vector): New.


Attachment: ifc2_fsf_mainline.2.4.diff
Description: Binary data


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