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

Hiroshi Yamauchi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 11 10:32:55 PST 2020


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

Rebase past D71308 <https://reviews.llvm.org/D71308>. PTAL.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69591

Files:
  clang/test/CodeGenCXX/member-function-pointer-calls.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/test/Transforms/Inline/devirtualize-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69591.243911.patch
Type: text/x-patch
Size: 11610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200211/855d3c5b/attachment-0001.bin>


More information about the cfe-commits mailing list