[all-commits] [llvm/llvm-project] b23bd5: [PassInstrumentation] Use try_emplace() (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jun 21 02:48:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b23bd529c3bdbae147f68b68b4ce88cd92581d05
      https://github.com/llvm/llvm-project/commit/b23bd529c3bdbae147f68b68b4ce88cd92581d05
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-06-21 (Fri, 21 Jun 2024)

  Changed paths:
    M llvm/lib/IR/PassInstrumentation.cpp

  Log Message:
  -----------
  [PassInstrumentation] Use try_emplace() (NFC)

To avoid a duplicate hash map lookup.



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