[llvm-dev] Concurrent Hashmap?

Jez via llvm-dev llvm-dev at lists.llvm.org
Wed Apr 7 14:16:17 PDT 2021


I'm looking into parallelizing LLD, and one of the things that would
probably help is a concurrent hashmap. I was unable to find an
existing implementation under ADT/, which was somewhat surprising.
Should I contribute an implementation?

Jez


More information about the llvm-dev mailing list