This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add failed_images to list of intrinsics and add test
ClosedPublic

Authored by ktras on Jun 1 2022, 12:05 PM.

Details

Summary

Add failed_images to the list of intrinsic functions. Add a
semantics test for failed_images.

Diff Detail

Event Timeline

ktras created this revision.Jun 1 2022, 12:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2022, 12:05 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
ktras requested review of this revision.Jun 1 2022, 12:05 PM
jeanPerier accepted this revision.Jun 8 2022, 1:18 AM

LGTM, thanks

This revision is now accepted and ready to land.Jun 8 2022, 1:18 AM
ktras added a comment.Jun 8 2022, 10:11 AM

@jeanPerier Thank you for the review. I have two differentials now that have been approved and are ready to land but I do not have push permissions. Would it be appropriate for me to apply for push permissions at this point? Or is there someone who can help push my changes to main?