[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 17 03:17:23 PST 2019


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

Added a test for passing a function pointer as an argument.


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.229711.patch
Type: text/x-patch
Size: 11368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191117/fce3c616/attachment.bin>


More information about the llvm-commits mailing list