[PATCH] D76974: Make attributor aware of aligned_alloc for heap to stack conversion

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 28 01:35:37 PDT 2020


bondhugula updated this revision to Diff 253315.
bondhugula marked an inline comment as done.
bondhugula added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76974

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/Attributor/heap_to_stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76974.253315.patch
Type: text/x-patch
Size: 4259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200328/a84aec6c/attachment-0001.bin>


More information about the llvm-commits mailing list