[llvm] [ADT] Speed up FoldingSet with Algorithm R (PR #218188)

Alexis Engelke via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 22 23:00:42 PDT 2026


aengelke wrote:

NB: sqlite is a suboptimal benchmark here, several of FoldingSet's expensive uses reside in Clang and are primarily triggered from larger C++ workloads.

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


More information about the llvm-commits mailing list