[all-commits] [llvm/llvm-project] 6ce211: Revert "[DenseMap] Replace tombstone deletion with...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Fri May 29 08:29:27 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ce211f02fcf114a843a29b2910f6633e701b4e6
https://github.com/llvm/llvm-project/commit/6ce211f02fcf114a843a29b2910f6633e701b4e6
Author: Martin Storsjö <martin at martin.st>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M llvm/include/llvm/ADT/DenseMap.h
M llvm/lib/IR/Value.cpp
M llvm/unittests/ADT/BitVectorTest.cpp
Log Message:
-----------
Revert "[DenseMap] Replace tombstone deletion with TAOCP 6.4 Algorithm R" (#200421)
Reverts llvm/llvm-project#199615.
That change causes nondeterministic failed assertions, see the linked PR
for examples.
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