[LLVMdev] PROPOSAL: IR representation of detailed struct assignment information

Dan Gohman gohman at apple.com
Mon Aug 27 11:37:17 PDT 2012


On Aug 24, 2012, at 5:56 PM, Alex Rosenberg <alexr at leftfield.org> wrote:

> If we can also describe the alignment padding inserted at the end of a struct when it is placed in an array, then we can improve the current LoopIdiom pass to build more memcpys. I would think that would be attached to the struct definition. 

Perhaps, though that would be unrelated in implementation and use from
what I'm working on.

Dan




More information about the llvm-dev mailing list