[all-commits] [llvm/llvm-project] 4a4fb9: Use the new ThreadPoolInterface base class instead...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Mar 5 12:37:22 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a4fb930a539c91eb4e9d8b1ea427a7cef72d054
https://github.com/llvm/llvm-project/commit/4a4fb930a539c91eb4e9d8b1ea427a7cef72d054
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) (#84056)
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