[PATCH] D127353: FunctionPropertiesAnalysis: handle callsite BBs that loose edges

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 15:20:08 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
mtrofin marked an inline comment as done.
Closed by commit rG22a1f998f70f: FunctionPropertiesAnalysis: handle callsite BBs that lose edges (authored by mtrofin).

Changed prior to commit:
  https://reviews.llvm.org/D127353?vs=436482&id=436961#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127353/new/

https://reviews.llvm.org/D127353

Files:
  llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h
  llvm/include/llvm/Analysis/MLInlineAdvisor.h
  llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
  llvm/lib/Analysis/MLInlineAdvisor.cpp
  llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127353.436961.patch
Type: text/x-patch
Size: 15395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/2fcd1af9/attachment.bin>


More information about the llvm-commits mailing list