[PATCH 1/4] Remove old IPA-SRA, introduce tree-sra.h

Jeff Law law@redhat.com
Wed Jul 24 19:50:00 GMT 2019


On 7/23/19 10:16 AM, Martin Jambor wrote:
> This patch removes the old IPA-SRA.  Please see the covert letter for
> more information about the whole patch-set.
> 
> Martin
> 
> 2019-07-23  Martin Jambor  <mjambor@suse.cz>
> 
> 	* dbgcnt.def: Remove eipa_sra.
>         * passes.def: Remove old IPA-SRA.
>         * tree-pass.h (make_pass_early_ipa_sra): Remove declaration.
>         * tree-sra.c: Removed IPA-SRA.  Include tree-sra.h.
>         (type_internals_preclude_sra_p): Make public.
>         * tree-sra.h: New file.
This seems trivially OK once the new implementation is accepted.

No, I don't think I'll have time to dig into the new implementation
before I go on PTO.  I'm hoping Jan can chime in since this hits the IPA
space hard.

jeff



More information about the Gcc-patches mailing list