This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add semantic check for the RANDOM_SEED intrinsic
ClosedPublic

Authored by PeteSteinfeld on Jun 15 2021, 1:11 PM.

Details

Summary

I added the only check that wasn't already tested along with tests for
many valid and invalid arguments.

Diff Detail

Event Timeline

PeteSteinfeld created this revision.Jun 15 2021, 1:11 PM
PeteSteinfeld requested review of this revision.Jun 15 2021, 1:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2021, 1:11 PM
PeteSteinfeld added a project: Restricted Project.
klausler accepted this revision.Jun 15 2021, 3:29 PM

Thanks!

This revision is now accepted and ready to land.Jun 15 2021, 3:29 PM
This revision was landed with ongoing or failed builds.Jun 15 2021, 9:36 PM
This revision was automatically updated to reflect the committed changes.