[PATCH] D109114: [GlobalDCE] In VFE, replace the whole 'sub' expression of unused relative-pointer-based vtable slots

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 4 12:05:40 PDT 2021


kubamracek updated this revision to Diff 376979.

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

https://reviews.llvm.org/D109114

Files:
  llvm/include/llvm/Analysis/TypeMetadataUtils.h
  llvm/lib/Analysis/TypeMetadataUtils.cpp
  llvm/lib/Transforms/IPO/GlobalDCE.cpp
  llvm/test/Transforms/GlobalDCE/call-with-ptrtoint.ll
  llvm/test/Transforms/GlobalDCE/virtual-functions-relative-pointers-bad.ll
  llvm/test/Transforms/GlobalDCE/virtual-functions-relative-pointers-gep.ll
  llvm/test/Transforms/GlobalDCE/virtual-functions-relative-pointers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109114.376979.patch
Type: text/x-patch
Size: 7666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211004/862c757d/attachment.bin>


More information about the llvm-commits mailing list