[PATCH] D7745: Add uniform distribution to RNG

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 13:30:51 PDT 2018


jfb added a comment.

In https://reviews.llvm.org/D7745#1093586, @rinon wrote:

> Is there anyone using the RNG infrastructure downstream? If we close the other compile-time diversity patchsets, it might make sense to remove the RNG interface until such time as it is needed again.


Agreed.


https://reviews.llvm.org/D7745





More information about the llvm-commits mailing list