[all-commits] [llvm/llvm-project] 22c923: IRSymtab: Use StringSet instead of DenseMap for pr...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Jul 27 17:52:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22c9236f5043367b0f68584031f86fa8438f859f
      https://github.com/llvm/llvm-project/commit/22c9236f5043367b0f68584031f86fa8438f859f
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-28 (Mon, 28 Jul 2025)

  Changed paths:
    M llvm/lib/Object/IRSymtab.cpp

  Log Message:
  -----------
  IRSymtab: Use StringSet instead of DenseMap for preserved symbols (#149836)

Microbenchmarking shows this is faster



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