llvm
5b1be759 - [Support] Remove Executor abstract base class from Parallel.cpp. NFC (#189266)

Commit
16 days ago
[Support] Remove Executor abstract base class from Parallel.cpp. NFC (#189266) ThreadPoolExecutor is the only implementation. Remove the Executor base class so that add() and getThreadCount() are direct calls instead of virtual dispatches.
Author
Parents
Loading