[PATCH] D104516: [mlir] Add a ThreadPool to MLIRContext and refactor MLIR threading usage

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 10:50:12 PDT 2021


mehdi_amini added a comment.

I tried to disable them in 652f4b5140e2 <https://reviews.llvm.org/rG652f4b5140e231b679564a86019307291f7bf7cc>, hopefully I got the logic right! The bot is backlogged so unfortunately it'll take time to figure.

By the way have you considered enabling CCACHE on the bot? This dramatically helped this bot: https://lab.llvm.org/buildbot/#/builders/61


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104516/new/

https://reviews.llvm.org/D104516



More information about the llvm-commits mailing list