[PATCH] D16616: Avoid inlining call sites in unreachable-terminated block
Jun Bum Lim via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 08:33:28 PST 2016
junbuml added a reviewer: dblaikie.
junbuml added a subscriber: dblaikie.
junbuml updated this revision to Diff 46541.
junbuml added a comment.
Thanks David for the comment.
Based on @davidxl's comment, I added FIXME to describe the corner case mention by @dblaikie and @eraman. I will be happy to hear any opinion or suggestion in this change.
http://reviews.llvm.org/D16616
Files:
lib/Analysis/InlineCost.cpp
test/Transforms/Inline/inline_unreachable.ll
test/Transforms/JumpThreading/pr26096.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16616.46541.patch
Type: text/x-patch
Size: 6465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160201/5b98328d/attachment.bin>
More information about the llvm-commits
mailing list