This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Fix crashing critical section with hint clause
ClosedPublic

Authored by hbae on May 21 2021, 4:22 PM.

Details

Summary

Runtime was using the default lock type without using the hint.

Diff Detail

Event Timeline

hbae created this revision.May 21 2021, 4:22 PM
hbae requested review of this revision.May 21 2021, 4:22 PM
This revision is now accepted and ready to land.May 24 2021, 1:23 PM
This revision was landed with ongoing or failed builds.May 24 2021, 3:26 PM
This revision was automatically updated to reflect the committed changes.