[all-commits] [llvm/llvm-project] d31900: lit: revert 134b103fc0f3a995d76398bf4b029d72bebe8162
Saleem Abdulrasool via All-commits
all-commits at lists.llvm.org
Fri May 7 10:23:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d319005a3746a7661c8c9a3302266b6ff7cf61be
https://github.com/llvm/llvm-project/commit/d319005a3746a7661c8c9a3302266b6ff7cf61be
Author: Saleem Abdulrasool <compnerd at compnerd.org>
Date: 2021-05-07 (Fri, 07 May 2021)
Changed paths:
M llvm/utils/lit/lit/util.py
Log Message:
-----------
lit: revert 134b103fc0f3a995d76398bf4b029d72bebe8162
Revert the 32-process cap on Windows. When testing with Swift, we found
that there was a time reduction for testing with the higher load. This
should hopefully not matter much in practice. In the case that the
original problem with python remains with a high subprocess count, we
can easily revert this change.
More information about the All-commits
mailing list