[all-commits] [llvm/llvm-project] 301a0d: [flang][runtime] Better non-repeatable RANDOM_INIT...

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Oct 16 14:29:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 301a0dba56e176e3f236fc069405e3b929a76c94
      https://github.com/llvm/llvm-project/commit/301a0dba56e176e3f236fc069405e3b929a76c94
  Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
    M flang/runtime/random.cpp

  Log Message:
  -----------
  [flang][runtime] Better non-repeatable RANDOM_INIT() (#67363)

Use a higher-frequency clock base when initializing the pseudo-random
number generator to implement
  CALL  RANDOM_INIT(REPEATABLE=.FALSE.)




More information about the All-commits mailing list