[all-commits] [llvm/llvm-project] 7ba948: [Flang] Assign unittests to flang_compile pool (#1...

Michael Kruse via All-commits all-commits at lists.llvm.org
Thu Jul 24 05:45:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ba948004130610ecb3014ce5eab85d730b5be9b
      https://github.com/llvm/llvm-project/commit/7ba948004130610ecb3014ce5eab85d730b5be9b
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-07-24 (Thu, 24 Jul 2025)

  Changed paths:
    M flang/unittests/CMakeLists.txt

  Log Message:
  -----------
  [Flang] Assign unittests to flang_compile pool (#150041)

#127364 added the FLANG_PARALLEL_COMPILE_JOBS option to limit the number
of parallel compilations of Flang sources which require an unusal amount
of memory. This patch also adds Flang's unittests to this pool that use
about the same amount of memory due to including the same headers.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list