[all-commits] [llvm/llvm-project] c487fe: [mlir][IR] Fix memory leak in DominanceInfo

Matthias Springer via All-commits all-commits at lists.llvm.org
Sun Jul 2 23:40:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c487fe3967b57d0c792c5a3ab9bcf2d6b9463eda
      https://github.com/llvm/llvm-project/commit/c487fe3967b57d0c792c5a3ab9bcf2d6b9463eda
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M mlir/include/mlir/IR/Dominance.h
    M mlir/lib/IR/Dominance.cpp

  Log Message:
  -----------
  [mlir][IR] Fix memory leak in DominanceInfo

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




More information about the All-commits mailing list