[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
Wed Nov 20 15:20:36 PST 2019


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

Moved tryPromoteCall to CallPromotionUtils.h/cpp.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69591

Files:
  llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h
  llvm/lib/Analysis/Loads.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
  llvm/test/Transforms/Inline/devirtualize-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69591.230343.patch
Type: text/x-patch
Size: 12943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/17f01c7e/attachment.bin>


More information about the llvm-commits mailing list