[PATCH] D43181: [CodeGen] Initialize large arrays by copying from a global

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 13 07:57:37 PST 2018


kosarev updated this revision to Diff 134042.
kosarev added a comment.

Improved as suggested to cover all trivially-copyable types.


https://reviews.llvm.org/D43181

Files:
  lib/CodeGen/CGExprAgg.cpp
  test/CodeGen/init.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43181.134042.patch
Type: text/x-patch
Size: 5354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180213/e0330b15/attachment-0001.bin>


More information about the cfe-commits mailing list