[PATCH] D73005: [Codegen] If reasonable, materialize clang's `AssumeAlignedAttr` 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:03 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe819f7c9feb4: [Codegen] If reasonable, materialize clang's `AssumeAlignedAttr` as llvm's… (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73005/new/

https://reviews.llvm.org/D73005

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/test/CodeGen/assume-aligned-and-alloc-align-attributes.c
  clang/test/CodeGen/builtin-assume-aligned.c
  clang/test/CodeGen/catch-alignment-assumption-attribute-assume_aligned-on-function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73005.239968.patch
Type: text/x-patch
Size: 13856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200123/b28f5b87/attachment.bin>


More information about the cfe-commits mailing list