[clang] [llvm] [AMDGPU] Use COV6 by default (PR #118515)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 3 09:14:36 PST 2024


jhuber6 wrote:

> AFAIK it has nothing fancy for runtime.

The `libc` CMake has a variable that sets it to 5, might be worth bumping that up since it's actively tested. It's in the `prepare_libc_gpu_build.cmake`.

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


More information about the cfe-commits mailing list