[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
Fri May 17 16:21:02 PDT 2019
nickdesaulniers updated this revision to Diff 200114.
nickdesaulniers added a comment.
- prefer all_of == to anyof !=
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/blockaddress.ll
llvm/test/Transforms/Inline/callbr.ll
llvm/unittests/Analysis/LazyCallGraphTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58260.200114.patch
Type: text/x-patch
Size: 9454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/d90b7811/attachment.bin>
More information about the llvm-commits
mailing list