[PATCH] D73006: [Codegen] If reasonable, materialize clang's `AllocAlignAttr` as llvm's Alignment Attribute on call-site function return value
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 23 11:56:24 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ffe6408ffb6: [Codegen] If reasonable, materialize clang's `AllocAlignAttr` as llvm's… (authored by lebedev.ri).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73006/new/
https://reviews.llvm.org/D73006
Files:
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGen/assume-aligned-and-alloc-align-attributes.c
clang/test/CodeGen/catch-alignment-assumption-attribute-alloc_align-on-function.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73006.239969.patch
Type: text/x-patch
Size: 7221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200123/6322f7ca/attachment-0001.bin>
More information about the cfe-commits
mailing list