This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Change default gtid mode to 2 for darwin
AbandonedPublic

Authored by tianshilei1992 on Aug 31 2023, 3:29 PM.

Details

Summary

On Darwin the default gtid mode is 0, which means it will be determined based on number of threads. This patch changes the default mode to 2 for Darwin.

Diff Detail

Event Timeline

tianshilei1992 created this revision.Aug 31 2023, 3:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2023, 3:29 PM
tianshilei1992 requested review of this revision.Aug 31 2023, 3:29 PM
Herald added a project: Restricted Project. · View Herald Transcript
tianshilei1992 edited the summary of this revision. (Show Details)Aug 31 2023, 6:01 PM

and this is better? You have any data?

tianshilei1992 abandoned this revision.Aug 31 2023, 6:11 PM