[PATCH] D52716: [Inliner] Penalise inlining of calls with loops at Oz
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 5 06:56:53 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346134: [Inliner] Penalise inlining of calls with loops at Oz (authored by dmgreen, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52716?vs=170910&id=172584#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52716
Files:
llvm/trunk/lib/Analysis/InlineCost.cpp
llvm/trunk/test/Transforms/Inline/ARM/loop-add.ll
llvm/trunk/test/Transforms/Inline/ARM/loop-memcpy.ll
llvm/trunk/test/Transforms/Inline/ARM/loop-noinline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52716.172584.patch
Type: text/x-patch
Size: 11067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181105/6241f9b0/attachment.bin>
More information about the llvm-commits
mailing list