[PATCH] D42549: [CodeGen] Use the zero initializer instead of storing an all zero representation.

Matt Davis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 8 14:54:38 PST 2018


mattd updated this revision to Diff 133497.
mattd added a comment.

Thanks for the look @rjmccall .  I tossed in the shortcut as you suggested.  I also had to fix the instruction numbering in the test case.


https://reviews.llvm.org/D42549

Files:
  lib/CodeGen/CGExprConstant.cpp
  test/CodeGen/array-init.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42549.133497.patch
Type: text/x-patch
Size: 4689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180208/4302f9c7/attachment.bin>


More information about the cfe-commits mailing list