[PATCH] D119272: llvm: add missing `allocalign` attributes

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 11:58:30 PST 2022


durin42 created this revision.
Herald added subscribers: okura, kuter.
durin42 requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: sstefan1.
Herald added a reviewer: baziotis.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

clang now emits these, so update calls to match what clang
would produce.

Depends on D119271 <https://reviews.llvm.org/D119271>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119272

Files:
  llvm/test/Transforms/Attributor/heap_to_stack.ll
  llvm/test/Transforms/InstCombine/deref-alloc-fns.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119272.406917.patch
Type: text/x-patch
Size: 9624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/e9d1c4a5/attachment.bin>


More information about the llvm-commits mailing list