[PATCH] D58260: [INLINER] allow inlining of blockaddresses if sole uses are callbrs
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 16 16:21:12 PDT 2019
nickdesaulniers updated this revision to Diff 199929.
nickdesaulniers added a comment.
- simplify w/ llvm::any_of
- add fixme
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58260/new/
https://reviews.llvm.org/D58260
Files:
llvm/include/llvm/Analysis/LazyCallGraph.h
llvm/lib/Analysis/InlineCost.cpp
llvm/test/Transforms/Inline/callbr.ll
llvm/unittests/Analysis/LazyCallGraphTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58260.199929.patch
Type: text/x-patch
Size: 7533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/372145d3/attachment.bin>
More information about the llvm-commits
mailing list