[PATCH] D15289: Avoid inlining CallSites leading to unreachable
Jun Bum Lim via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 10 10:00:22 PST 2015
junbuml updated this revision to Diff 42441.
junbuml added a comment.
Add FIXME about detecting real cold unreachable blocks in main.
http://reviews.llvm.org/D15289
Files:
include/llvm/Transforms/IPO/InlinerPass.h
lib/Transforms/IPO/Inliner.cpp
test/Transforms/Inline/inline_unreachable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15289.42441.patch
Type: text/x-patch
Size: 10557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151210/caf59345/attachment.bin>
More information about the llvm-commits
mailing list