[PATCH] D97873: [Attributor] Enable heap-to-stack of any size

William Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 15:20:02 PST 2021


wsmoses updated this revision to Diff 328322.
wsmoses added a comment.

Fix constant cast bug and test calloc


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97873

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97873.328322.patch
Type: text/x-patch
Size: 6401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/f1b176cc/attachment.bin>


More information about the llvm-commits mailing list