[all-commits] [llvm/llvm-project] b1a590: llvm-reduce: Avoid double map lookup

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Mar 28 07:17:26 PDT 2025


  Branch: refs/heads/users/arsenm/llvm-reduce/avoid-double-map-lookup-reduce-di-metadata
  Home:   https://github.com/llvm/llvm-project
  Commit: b1a59017800aea0ba0e383a6e59f65790e5a0928
      https://github.com/llvm/llvm-project/commit/b1a59017800aea0ba0e383a6e59f65790e5a0928
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-28 (Fri, 28 Mar 2025)

  Changed paths:
    M llvm/tools/llvm-reduce/deltas/ReduceDIMetadata.cpp

  Log Message:
  -----------
  llvm-reduce: Avoid double map lookup

Check if insert succeeded or not. This would change behavior
if there are recursive MDNodes, but I'm not sure those are a thing.



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