[PATCH] D52514: [WPD] Fix incorrect devirtualization after indirect call promotion

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 07:57:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343226: [WPD] Fix incorrect devirtualization after indirect call promotion (authored by tejohnson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D52514

Files:
  llvm/trunk/include/llvm/Analysis/TypeMetadataUtils.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/Analysis/TypeMetadataUtils.cpp
  llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/trunk/test/ThinLTO/X86/devirt-after-icp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52514.167328.patch
Type: text/x-patch
Size: 23345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180927/07c0ba44/attachment.bin>


More information about the llvm-commits mailing list