llvm
5b1be759
- [Support] Remove Executor abstract base class from Parallel.cpp. NFC (#189266)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#21723 - LLVM and SPIRV-LLVM-Translator pulldown (WW15 2026)
Author
MaskRay
Parents
b5d43f77
Loading