[libc-commits] [libc] [libc] Replace check-libc with lit-based test execution (PR #184163)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Wed Mar 4 06:47:05 PST 2026


jhuber6 wrote:

Another question, I'm guessing this will use the standard `lit` parallelism handling? In the past I had to use a CMake job pool to limit the execution of GPU unit tests, as launching several GPU processes at the same time can cause problems.

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


More information about the libc-commits mailing list