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]

[lno] [patch] another vectorizer and array_base_name_differ_p update


Minor cleanup.

dorit

        * tree-data-ref.c (array_base_name_differ_p): Add comments, and
consider
        union case.
        * tree-ssa-phiopt.c (empty_block_p): Expose for usage out of file.
        * tree-flow.h (empty_block_p): Same.
        * tree-vectorizer.c (vect_analyze_loop_form): Use empty_block_p to
        check that latch is empty.

(See attached file: out.July22)



Attachment: out.July22
Description: Binary data


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