aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-11-19 05:35:01 -0600
committerGitHub <noreply@github.com>2024-11-19 05:35:01 -0600
commit129a1a27da34eab1e358f4a403f05e8efe44c586 (patch)
tree036c37c8f88daffaf713aade2848fd4c8bdcd69b /clang/lib/CodeGen/CodeGenModule.cpp
parent7dcefb37a42e61ec6763f0c1e48a7a2e8ea2f6b1 (diff)
downloadllvm-129a1a27da34eab1e358f4a403f05e8efe44c586.zip
llvm-129a1a27da34eab1e358f4a403f05e8efe44c586.tar.gz
llvm-129a1a27da34eab1e358f4a403f05e8efe44c586.tar.bz2
[amdgpu-arch] Replace use of HSA with reading sysfs directly (#116651)
Summary: For Linux systems, we currently use the HSA library to determine the installed GPUs. However, this isn't really necessary and adds a dependency on the HSA runtime as well as a lot of overhead. Instead, this patch uses the `sysfs` interface exposed by `amdkfd` to do this directly.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions