[all-commits] [llvm/llvm-project] ba913b: [mlir-reduce] Fix the memory leak and recycle unus...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Thu Jul 8 05:23:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba913b8da57dcdcda0572ec3a6b8d4e367f22803
      https://github.com/llvm/llvm-project/commit/ba913b8da57dcdcda0572ec3a6b8d4e367f22803
  Author: Chia-hung Duan <chiahungduan at google.com>
  Date:   2021-07-08 (Thu, 08 Jul 2021)

  Changed paths:
    M mlir/include/mlir/Reducer/ReductionNode.h
    M mlir/lib/Reducer/ReductionNode.cpp
    M mlir/lib/Tools/mlir-reduce/MlirReduceMain.cpp

  Log Message:
  -----------
  [mlir-reduce] Fix the memory leak and recycle unused modules.

Reviewed By: jpienaar

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




More information about the All-commits mailing list