[all-commits] [llvm/llvm-project] 9c3475: [MLIR][LLVM] Fix recursive DI type export memory l...

Billy Zhu via All-commits all-commits at lists.llvm.org
Sun Apr 14 19:17:42 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c3475acc9b11d08f0e0b3e230429e9f552d5f80
      https://github.com/llvm/llvm-project/commit/9c3475acc9b11d08f0e0b3e230429e9f552d5f80
  Author: Billy Zhu <billyzhu at modular.com>
  Date:   2024-04-14 (Sun, 14 Apr 2024)

  Changed paths:
    M mlir/lib/Target/LLVMIR/DebugTranslation.cpp
    M mlir/test/Target/LLVMIR/llvmir-debug.mlir

  Log Message:
  -----------
  [MLIR][LLVM] Fix recursive DI type export memory leak (#88122)

Followup to discussion
https://github.com/llvm/llvm-project/pull/87295#discussion_r1556016667.

The export cache should not cache temporary nodes.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list