[libc-commits] [libc] [libc] Use `LIBC_COPT_PUBLIC_PACKAGING` for hermetic and integration tests. (PR #79319)

via libc-commits libc-commits at lists.llvm.org
Fri Jan 26 09:12:05 PST 2024


lntue wrote:

> Breaks the GPU build on the fact that the `__internal__` and public targets are different machines entirely. The public version is a fatbinary for the CPU while the internal one is a GPU image.

Can you check again to see if the updates fix issues on GPUs?

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


More information about the libc-commits mailing list