This is the mail archive of the gcc@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: Questions about initialization data during LTO


On 9/11/19 7:27 PM, Gary Oblock wrote:
I'm trying to do a set of optimizations that drastically transform the
layout of arrays of structures.

You're probably talking about struct-reorg pass that we used to have.
Last note about the optimization I have comes from Cauldron 2015:
https://www.youtube.com/watch?v=vhV75sys0Nw

You may be interested. You can also contact Olga, she can probably share details of her work.

Martin


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