[PATCH] IPA-CP release transformation summary (PR jit/91928)
Andrea Corallo
Andrea.Corallo@arm.com
Tue Jan 1 00:00:00 GMT 2019
Hi all,
I'd like to submit this patch.
It release the ipa cp transformation summary after functions being expanded.
This is to fix the compiler when used with libgccjit on subsequent
compilations (every new compilation should have a clean transformation
summary).
Bootstrap on arm64 and X86-64.
Bests
Andrea
gcc/ChangeLog
2019-??-?? Andrea Corallo <andrea.corallo@arm.com>
* cgraphunit.c (expand_all_functions): Release ipcp_transformation_sum
when finished.
* ipa-prop.c (ipcp_free_transformation_sum): New function.
* ipa-prop.h (ipcp_free_transformation_sum): Add declaration.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 91928.patch
Type: text/x-diff
Size: 1477 bytes
Desc: 91928.patch
URL: <http://gcc.gnu.org/pipermail/jit/attachments/20190101/2a3c550f/attachment.bin>
More information about the Jit
mailing list