[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 16:22:54 PDT 2019
inglorion updated this revision to Diff 197890.
inglorion added a comment.
- don't hoist allocas if they are not in the same BB as the function that uses them
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.197890.patch
Type: text/x-patch
Size: 8363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190502/1306ddcb/attachment.bin>
More information about the llvm-commits
mailing list