[PATCH] D119271: CGCall: also emit LLVM `allocalign` attribute when handling AllocAlign
Augie Fackler via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 23 11:58:08 PST 2022
durin42 updated this revision to Diff 410896.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119271/new/
https://reviews.llvm.org/D119271
Files:
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGen/alloc-align-attr.c
clang/test/CodeGen/alloc-fns-alignment.c
clang/test/CodeGen/assume-aligned-and-alloc-align-attributes.c
clang/test/CodeGen/catch-alignment-assumption-attribute-alloc_align-on-function-variable.cpp
clang/test/CodeGen/catch-alignment-assumption-attribute-alloc_align-on-function.cpp
clang/test/CodeGen/non-power-of-2-alignment-assumptions.c
clang/test/CodeGenCXX/builtin-operator-new-delete.cpp
clang/test/CodeGenCXX/cxx1z-aligned-allocation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119271.410896.patch
Type: text/x-patch
Size: 16287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220223/7f74dcee/attachment-0001.bin>
More information about the cfe-commits
mailing list