[clang-tools-extra] [libc] Partially implement 'rand' for the GPU (PR #66167)

2023-10-04 Thread Joseph Huber via cfe-commits
jhuber6 wrote: ping https://github.com/llvm/llvm-project/pull/66167 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [libc] Partially implement 'rand' for the GPU (PR #66167)

2023-10-04 Thread Joseph Huber via cfe-commits
https://github.com/jhuber6 updated https://github.com/llvm/llvm-project/pull/66167 >From 7abe016b179a986ee6f94973a1a2c313185705f0 Mon Sep 17 00:00:00 2001 From: Joseph Huber Date: Tue, 12 Sep 2023 18:13:22 -0500 Subject: [PATCH] [libc] Partially implement 'rand' for the GPU Summary: This