[PATCH] D69591: Devirtualize a call on alloca without waiting for post inline cleanup and next DevirtSCCRepeatedPass iteration.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 15:29:15 PST 2019


yamauchi updated this revision to Diff 233205.
yamauchi added a comment.

Split the utility code into D71307 <https://reviews.llvm.org/D71307> and D71308 <https://reviews.llvm.org/D71308>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69591

Files:
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/test/Transforms/Inline/devirtualize-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69591.233205.patch
Type: text/x-patch
Size: 6736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/0b6d2878/attachment.bin>


More information about the llvm-commits mailing list