[all-commits] [llvm/llvm-project] 3f8e41: [FunctionPropertiesAnalysis] Generalize support fo...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Tue Jun 21 08:18:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f8e4169c1c390fd086658c1e51983ee61bff9bc
      https://github.com/llvm/llvm-project/commit/3f8e4169c1c390fd086658c1e51983ee61bff9bc
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
    M llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp

  Log Message:
  -----------
  [FunctionPropertiesAnalysis] Generalize support for unreachable

Generalized support for subgraphs that get rendered unreachable, for
both `call` and `invoke` cases.

Differential Revision: https://reviews.llvm.org/D127921




More information about the All-commits mailing list