[PATCH] D127921: [FunctionPropertiesAnalysis] Generalize support for unreachable
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 17:00:54 PDT 2022
mtrofin created this revision.
mtrofin added reviewers: kazu, Northbadge.
Herald added a subscriber: hiraditya.
Herald added a project: All.
mtrofin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Generalized support for subgraphs that get rendered unreachable, for
both `call` and `invoke` cases.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D127921
Files:
llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127921.437404.patch
Type: text/x-patch
Size: 7915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/b178c653/attachment.bin>
More information about the llvm-commits
mailing list