This is an archive of the discontinued LLVM Phabricator instance.

[flang] Correct implementation of WAIT with no ID
ClosedPublic

Authored by klausler on Jun 16 2022, 8:58 AM.

Details

Summary

Previous one was returning a bogus error status about a bad WAIT
statement ID number.

Diff Detail

Event Timeline

klausler created this revision.Jun 16 2022, 8:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 16 2022, 8:59 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Jun 16 2022, 8:59 AM
vdonaldson accepted this revision.Jun 16 2022, 9:52 AM
This revision is now accepted and ready to land.Jun 16 2022, 9:52 AM
This revision was automatically updated to reflect the committed changes.