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]

Re: Fix PR 33870


Richard Guenther wrote:

Oh, and as you basically go back towards my first fix that was reverted this
patch causes compile-time regressions and we hit
internal compiler error: in ssa_operand_alloc, at tree-ssa-operands.c:484
more often as well.

You'll need to be more specific. We are simply limiting the first SFT of a nested struct out of the partitioner, instead of recursing into MPT elements during operand scanning.


Where is the extra compile time coming from? Are we generating that many more virtual operands? It would help quite a bit if you'd open a PR with a testcase for me to reproduce this behaviour.


Thanks. Diego.



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