[PATCH] D44445: CodeGen: Reduce LValue and CallArgList memory footprint before recommitting r326946

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 13 13:12:36 PDT 2018


yaxunl updated this revision to Diff 138252.
yaxunl marked an inline comment as done.
yaxunl added a comment.

Saturate alignment when it is too large.


https://reviews.llvm.org/D44445

Files:
  lib/CodeGen/CGCall.h
  lib/CodeGen/CGValue.h
  test/CodeGenCXX/deep-ast-tree.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44445.138252.patch
Type: text/x-patch
Size: 23193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180313/5b413529/attachment-0001.bin>


More information about the cfe-commits mailing list