[PATCH] D128955: [WPD] Use new llvm.public.type.test intrinsic for publicly visible classes
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 10:52:26 PDT 2022
aeubanks updated this revision to Diff 444013.
aeubanks added a comment.
Herald added subscribers: MaskRay, emaste.
update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128955/new/
https://reviews.llvm.org/D128955
Files:
clang/lib/CodeGen/CGClass.cpp
clang/test/CodeGenCXX/thinlto-distributed-type-metadata.cpp
clang/test/CodeGenCXX/type-metadata.cpp
lld/test/ELF/lto/update_public_type_test.ll
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/lib/Analysis/TypeMetadataUtils.cpp
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/LTOBackend.cpp
llvm/lib/Transforms/IPO/LowerTypeTests.cpp
llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128955.444013.patch
Type: text/x-patch
Size: 23609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220712/7c796173/attachment.bin>
More information about the llvm-commits
mailing list