This is an archive of the discontinued LLVM Phabricator instance.

[flang] Runtime validation of SPREAD(DIM=dim) argument
ClosedPublic

Authored by klausler on Mar 7 2022, 11:45 AM.

Details

Summary

Crash when DIM= is not a valid dimension in the result.

Diff Detail

Event Timeline

klausler created this revision.Mar 7 2022, 11:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 11:45 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Mar 7 2022, 11:45 AM
PeteSteinfeld accepted this revision.Mar 7 2022, 12:05 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 7 2022, 12:05 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 1:49 PM