[PATCH] D69349: [InlineCost] Fix infinite loop in indirect call evaluation

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 24 02:40:49 PST 2019


ekatz updated this revision to Diff 230789.
ekatz added a comment.

Remove applying of call penalty in new places.

This broke some tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69349/new/

https://reviews.llvm.org/D69349

Files:
  llvm/lib/Analysis/InlineCost.cpp
  llvm/test/Transforms/Inline/inline-indirect-chain.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69349.230789.patch
Type: text/x-patch
Size: 11225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191124/fe0e60d7/attachment.bin>


More information about the llvm-commits mailing list