[libc-commits] [libc] [libc] Cache old slabs when allocating GPU memory (PR #151866)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Sun Aug 3 07:33:21 PDT 2025


================
@@ -0,0 +1,111 @@
+//===-- A lock-free data structure for a fixed capacity stack ---*- C++ -*-===//
+//
----------------
jhuber6 wrote:

It's an old PR that never got merged https://github.com/llvm/llvm-project/pull/83026.

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


More information about the libc-commits mailing list