[flang-commits] [flang] [flang][runtime] Correct RANDOM_INIT seed generation (PR #106250)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Tue Aug 27 10:50:40 PDT 2024


klausler wrote:

Yes, using XOR gets the collision rates all down to 0 with the sampling test attached to the bug report.  Patch updated.

https://github.com/llvm/llvm-project/pull/106250


More information about the flang-commits mailing list