This change allows the runtime to turn __kmp_yield() on/off repeatedly on Linux.
This feature was removed when disabling monitor thread, but there are applications that perform better with this feature on.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM