[flang-commits] [flang] [flang] Add FLANG_PARALLEL_COMPILE_JOBS option (PR #95672)

Tom Stellard via flang-commits flang-commits at lists.llvm.org
Sat Jun 15 10:44:58 PDT 2024


tstellar wrote:

If we know specifically which flang sources require a lot of memory to compile we could also add only those files to the pool, and keep the rest of the files in the default job pool.

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


More information about the flang-commits mailing list