This is an archive of the discontinued LLVM Phabricator instance.

[flang] ERROR STOP is not an image control statement
ClosedPublic

Authored by klausler on Jun 14 2022, 2:05 PM.

Details

Summary

The predicate that determines image control statements needs
to distinguish STOP (which is) from ERROR STOP (which isn't).

Diff Detail

Event Timeline

klausler created this revision.Jun 14 2022, 2:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2022, 2:05 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Jun 14 2022, 2:05 PM
This revision is now accepted and ready to land.Jun 15 2022, 11:19 AM
This revision was automatically updated to reflect the committed changes.