[PATCH] D119271: CGCall: also emit LLVM `allocalign` attribute when handling AllocAlign

Augie Fackler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 11 16:15:42 PST 2022


durin42 updated this revision to Diff 408097.

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.408097.patch
Type: text/x-patch
Size: 16275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220212/1b81a3c0/attachment-0001.bin>


More information about the cfe-commits mailing list