[llvm] [ADT] Speed up FoldingSet with Swiss Table (PR #218156)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 22 19:44:32 PDT 2026


MaskRay wrote:

I am testing an alternative that uses linear probing + Algorithm R deletion.

https://github.com/llvm/llvm-project/pull/218156


More information about the llvm-commits mailing list