aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2025-07-09 10:25:09 -0700
committerGitHub <noreply@github.com>2025-07-09 10:25:09 -0700
commit8c32f9517a1207e899ae5276838eb1670e605cba (patch)
treec4fa2837295dabfd0aca1250aa944fe3ccc9f7d0 /flang/lib/Frontend/CompilerInvocation.cpp
parent30a2b8bacaf6069718243d22af2a12a418e5e9ec (diff)
downloadllvm-8c32f9517a1207e899ae5276838eb1670e605cba.zip
llvm-8c32f9517a1207e899ae5276838eb1670e605cba.tar.gz
llvm-8c32f9517a1207e899ae5276838eb1670e605cba.tar.bz2
[CI][Github] Remove MAX_PARALLEL_*_JOBS Args from Windows Runs (#147770)
This patch removes setting the MAX_PARLLEL_COMPILE_JOBS and MAX_PARALLEL_LINK_JOBS env variables in the windows runs. These were originally used to control the parallelism on the old infrastructure and we set them on the new infrastructure explicitly so that we could maintain both at the same time. Now it does not make sense to keep them explicitly set that we do not need to explicitly control the parallelism given the amount of RAM we have on the machines. This also adds a maintnenace cost as evidenced by the fact that these have been incorrect (64 instead of 32) for quite a while.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions