On 09/06/2016 12:50 PM, Bin Cheng wrote:
Hi,
This simple patch adds interface reseting original copy table in cfg.c.  This 
will be used in rewriting vect_do_peeling_* functions in vectorizer so that we 
don't need to release/allocate tables between prolog and epilog peeling.

Thanks,
bin

2016-09-01  Bin Cheng  <bin.ch...@arm.com>

        * cfg.c (reset_original_copy_tables): New func.
        * cfg.h (reset_original_copy_tables): New decl.

Needs a function comment for reset_original_copy_tables. Should be fine with that change.

Jeff

Reply via email to