This is an archive of the discontinued LLVM Phabricator instance.

[flang] RANDOM_NUMBER, RANDOM_SEED, RANDOM_INIT in runtime
ClosedPublic

Authored by klausler on Apr 7 2021, 1:16 PM.

Details

Summary

Add APIs, initial non-coarray implementations, and unit
tests for the intrinsic subroutines for pseudo-random
number generation.

Diff Detail

Event Timeline

klausler created this revision.Apr 7 2021, 1:16 PM
klausler requested review of this revision.Apr 7 2021, 1:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 7 2021, 1:16 PM
This revision is now accepted and ready to land.Apr 9 2021, 12:33 AM
This revision was landed with ongoing or failed builds.Apr 9 2021, 5:03 PM
This revision was automatically updated to reflect the committed changes.