Remove unused llvm/Support/Parallel.h from MLIR (NFC)
This header aren't needed anymore: MLIR is using a thread pool injected in the context instead of a global one.
Loading
Please sign in to comment
This header aren't needed anymore: MLIR is using a thread pool injected in the context instead of a global one.