[PATCH] D58260: [INLINER] allow inlining of address taken blocks
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 15 16:33:48 PST 2019
nickdesaulniers updated this revision to Diff 187108.
nickdesaulniers marked an inline comment as done.
nickdesaulniers added a comment.
- add two very basic test cases, comment out broken test for now, fix indentation
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58260/new/
https://reviews.llvm.org/D58260
Files:
llvm/include/llvm/IR/BasicBlock.h
llvm/lib/Analysis/InlineCost.cpp
llvm/lib/IR/BasicBlock.cpp
llvm/test/Transforms/Inline/blockaddress.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58260.187108.patch
Type: text/x-patch
Size: 5558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190216/b5aba9c9/attachment.bin>
More information about the llvm-commits
mailing list