[PATCH] D61461: When removing inalloca, convert to static alloca

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 15:52:38 PDT 2019


inglorion updated this revision to Diff 197884.
inglorion marked 6 inline comments as done.
inglorion added a comment.

- updated with more sensible test case
- improvements suggested by @rnk


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61461

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/Transforms/GlobalOpt/inalloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61461.197884.patch
Type: text/x-patch
Size: 7378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190502/30b0f868/attachment.bin>


More information about the llvm-commits mailing list