[PATCH] D123152: [WPD] Add statistics
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 5 12:43:46 PDT 2022
tejohnson created this revision.
tejohnson added a reviewer: luna.
Herald added subscribers: ormris, hiraditya, Prazek.
Herald added a project: All.
tejohnson requested review of this revision.
Herald added a project: LLVM.
Add statistics to count overall devirtualized targets as well as the
various types of devirtualizations applied at callsites.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D123152
Files:
llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/test/Transforms/WholeProgramDevirt/devirt-single-impl.ll
llvm/test/Transforms/WholeProgramDevirt/uniform-retval.ll
llvm/test/Transforms/WholeProgramDevirt/unique-retval.ll
llvm/test/Transforms/WholeProgramDevirt/virtual-const-prop-check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123152.420607.patch
Type: text/x-patch
Size: 10216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220405/831e365e/attachment.bin>
More information about the llvm-commits
mailing list