[PATCH GCC][04/06]Add copying interface for dependence_info

Bin Cheng Bin.Cheng@arm.com
Mon Aug 14 09:32:00 GMT 2017


HI,
This patch adds copying interface for dependence_info.  The methodology
is we don't copy such information by default, and this interface should
be called explicitly when it is safe and necessary to do so.  Just like
this patch uses the interface in ivopts.
Bootstrap and test in series.  Is it OK?

Thanks,
bin
2017-08-10  Bin Cheng  <bin.cheng@arm.com>

	* tree-ssa-address.c (copy_dependence_info): New function.
	* tree-ssa-address.h (copy_dependence_info): New declaration.
	* tree-ssa-loop-ivopts.c (rewrite_use_address): Call above func.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-copy-dep-fino-20170801.txt.patch
Type: text/x-patch
Size: 2321 bytes
Desc: 0004-copy-dep-fino-20170801.txt.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170814/1771076a/attachment.bin>


More information about the Gcc-patches mailing list