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] |
Hi, This patch adds new verbosity level to the vectorizer dump printings. Bootstrapped and tested on ppc-darwin. Committed to autovect branch. Thanks, Ira ChangeLog entry: * tree-vectorizer.h (enum verbosity_levels): Add new verbosity level REPORT_DR_DETAILS. * tree-vect-analyze.c (vect_analyze_data_ref_dependence): Print if verbosity level is REPORT_DR_DETAILS. (vect_analyze_data_ref_access): Likewise. Patch: (See attached file: verbos.patch)
Attachment:
verbos.patch
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |