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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jul 21 08:18:34 PDT 2025


  Branch: refs/heads/users/arsenm/object/use-stringset-preserved-symbols
  Home:   https://github.com/llvm/llvm-project
  Commit: c33cfb83d30830b5082b07f3c01fdc7ff0076537
      https://github.com/llvm/llvm-project/commit/c33cfb83d30830b5082b07f3c01fdc7ff0076537
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

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

  Log Message:
  -----------
  IRSymtab: Use StringSet instead of DenseMap for preserved symbols

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