[PATCH] D135928: [llvm] Teach GlobalDCE about dso_local_equivalent
Leonard Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 15:14:21 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG86dbcafd0cdc: [llvm] Teach GlobalDCE about dso_local_equivalent (authored by leonardchan).
Changed prior to commit:
https://reviews.llvm.org/D135928?vs=467652&id=499997#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135928/new/
https://reviews.llvm.org/D135928
Files:
llvm/include/llvm/Analysis/TypeMetadataUtils.h
llvm/lib/Analysis/TypeMetadataUtils.cpp
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: D135928.499997.patch
Type: text/x-patch
Size: 8426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/61f4e9c7/attachment.bin>
More information about the llvm-commits
mailing list