[PATCH] D76526: Add an algorithm for performing "optimal" layout of a struct.

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 12:32:06 PDT 2020


rjmccall added a comment.

Thanks.  Chris asked me offline to rename it to something like OptimizedStructLayout, which seems reasonable to me; I just haven't had the time to do that yet.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76526/new/

https://reviews.llvm.org/D76526





More information about the llvm-commits mailing list