This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Change monotonicity of dynamic schedule
ClosedPublic

Authored by Nawrin on Aug 31 2021, 2:43 PM.

Details

Summary

This patch changes the default monotonicity of dynamic schedule from monotonic to non-monotonic when no modifier is specifier.

Diff Detail

Event Timeline

Nawrin created this revision.Aug 31 2021, 2:43 PM
Nawrin requested review of this revision.Aug 31 2021, 2:43 PM
This revision is now accepted and ready to land.Sep 6 2021, 4:00 AM
This revision was automatically updated to reflect the committed changes.