This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Fix atomic entries for captured logical operation
ClosedPublic

Authored by hbae on Jan 15 2021, 4:57 PM.

Details

Summary

Added missing code for the captured atomic operation.

Diff Detail

Event Timeline

hbae created this revision.Jan 15 2021, 4:57 PM
hbae requested review of this revision.Jan 15 2021, 4:57 PM
This revision is now accepted and ready to land.Jan 19 2021, 5:46 AM
This revision was automatically updated to reflect the committed changes.