[PATCH] D116056: [LTO][WPD] Ignore unreachable function by analyzing IR.
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 21 09:35:31 PST 2021
luna updated this revision to Diff 395707.
luna marked 2 inline comments as done.
luna added a comment.
Remove comments on function declarations, as a combined index may contain entries for func declarations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116056/new/
https://reviews.llvm.org/D116056
Files:
llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/test/Transforms/WholeProgramDevirt/devirt_single_after_filtering_unreachable_function.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116056.395707.patch
Type: text/x-patch
Size: 5005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/58922043/attachment.bin>
More information about the llvm-commits
mailing list