[all-commits] [llvm/llvm-project] 20113d: Fix mismatch between the provisioning of asyncExec...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Jul 15 23:51:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20113d66c7bfe935cf2b300fc6cc3ef996bb847d
      https://github.com/llvm/llvm-project/commit/20113d66c7bfe935cf2b300fc6cc3ef996bb847d
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
    M mlir/lib/Pass/Pass.cpp

  Log Message:
  -----------
  Fix mismatch between the provisioning of asyncExecutors and the actual thread count currently in the context (NFC)

This fixes an assert in some deployment where the threadpool is
customized.




More information about the All-commits mailing list