[libcxx-commits] [PATCH] D125329: [libc++] Replace modulus operations in std::seed_seq::generate with conditional checks.

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 24 01:30:25 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb07880454ba3: [libc++] Replace modulus operations in std::seed_seq::generate with conditional… (authored by laramiel, committed by philnik).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125329/new/

https://reviews.llvm.org/D125329

Files:
  libcxx/benchmarks/random.bench.cpp
  libcxx/include/__random/seed_seq.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125329.431611.patch
Type: text/x-patch
Size: 5054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220524/dfc0c0d7/attachment.bin>


More information about the libcxx-commits mailing list