[all-commits] [llvm/llvm-project] 072a00: [ADT] Avoid creating iterators in DenseMap::operat...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Fri Aug 29 01:51:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 072a003235b35f4fdd60a7db9e50af8da63a6bae
https://github.com/llvm/llvm-project/commit/072a003235b35f4fdd60a7db9e50af8da63a6bae
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M llvm/include/llvm/ADT/DenseMap.h
Log Message:
-----------
[ADT] Avoid creating iterators in DenseMap::operator[] (NFC) (#155862)
An attempt to resolve the slowdown from #155204
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