[all-commits] [llvm/llvm-project] 3ace07: Use the new ThreadPoolInterface base class instead...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Mar 5 12:38:59 PST 2024
Branch: refs/heads/users/mamini/use_thread_pool_base
Home: https://github.com/llvm/llvm-project
Commit: 3ace073050f487cd03f6a038ac55e808d47940e1
https://github.com/llvm/llvm-project/commit/3ace073050f487cd03f6a038ac55e808d47940e1
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-03-05 (Tue, 05 Mar 2024)
Changed paths:
M bolt/include/bolt/Core/ParallelUtilities.h
M bolt/lib/Core/ParallelUtilities.cpp
M bolt/lib/Passes/IdenticalCodeFolding.cpp
M bolt/lib/Rewrite/DWARFRewriter.cpp
M llvm/tools/llvm-reduce/deltas/Delta.cpp
M mlir/lib/ExecutionEngine/AsyncRuntime.cpp
Log Message:
-----------
Use the new ThreadPoolInterface base class instead of the concrete implementation (NFC)
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