[PATCH] D48589: [WIP] [CodeGen] Allow specifying Extend to CoerceAndExpand

Roger Ferrer Ibanez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 27 06:19:26 PDT 2018


rogfer01 updated this revision to Diff 153070.
rogfer01 added a comment.

ChangeLog:

- Use a  `ConstantDataArray` instead of a struct of types.
- Use `LLVM_IS_TRIVIALLY_COPYABLE`


https://reviews.llvm.org/D48589

Files:
  include/clang/CodeGen/CGFunctionInfo.h
  lib/CodeGen/CGCall.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48589.153070.patch
Type: text/x-patch
Size: 8704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180627/5a5a62eb/attachment.bin>


More information about the cfe-commits mailing list