[PATCH] D76248: Fix a bug in the legacy inliner that causes subseqeunt double inlining.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 12:33:09 PDT 2020


hoyFB updated this revision to Diff 251446.
hoyFB marked an inline comment as done.
hoyFB added a comment.

UUpdating D76248 <https://reviews.llvm.org/D76248>: Fix a bug in the legacy inliner that causes subseqeunt double inlining.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76248

Files:
  llvm/lib/Transforms/Utils/CloneFunction.cpp
  llvm/test/Transforms/Inline/inline_call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76248.251446.patch
Type: text/x-patch
Size: 4082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/97845d34/attachment.bin>


More information about the llvm-commits mailing list