[PATCH] D119271: clang: emit allocalign to LLVM for alloc_align attributes
Augie Fackler via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 8 08:49:20 PDT 2023
durin42 updated this revision to Diff 529616.
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/align-avx-complete-objects.cpp
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.529616.patch
Type: text/x-patch
Size: 34263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230608/d3f9dfea/attachment-0001.bin>
More information about the cfe-commits
mailing list