[llvm] [ADT] ImutAVLFactory: avoid overhead of vector for freelist (PR #196534)
Christoph Cullmann via llvm-commits
llvm-commits at lists.llvm.org
Sat May 9 07:17:38 PDT 2026
christoph-cullmann wrote:
Did some small cleanups in createNode and used the small vector.
https://github.com/llvm/llvm-project/pull/196534
More information about the llvm-commits
mailing list