mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 21:16:05 +00:00

This change makes the runtime use new OMPT state and sync kinds introduced in OpenMP 5.1 in place of the deprecated implicit state and sync kinds. Events from implicit barriers use different enumerators for workshare, parallel, and teams.