[PATCH] D58260: [INLINER] allow inlining of address taken blocks
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 6 16:46:21 PST 2019
nickdesaulniers updated this revision to Diff 189618.
nickdesaulniers added a comment.
- rewrite approach to allow inlining of blockaddresses to proceed.
- add base test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58260/new/
https://reviews.llvm.org/D58260
Files:
llvm/lib/Analysis/InlineCost.cpp
llvm/test/Transforms/Inline/blockaddress.ll
llvm/test/Transforms/Inline/callbr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58260.189618.patch
Type: text/x-patch
Size: 3765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190307/624d5ae7/attachment.bin>
More information about the llvm-commits
mailing list