[all-commits] [llvm/llvm-project] b712a1: [libc] Fix memory leak and accidentally ignoring d...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Sep 27 07:58:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b712a1445bfcd3f04a1751f0906515cc7be51271
https://github.com/llvm/llvm-project/commit/b712a1445bfcd3f04a1751f0906515cc7be51271
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M libc/utils/gpu/loader/amdgpu/amdhsa-loader.cpp
M libc/utils/gpu/server/rpc_server.cpp
Log Message:
-----------
[libc] Fix memory leak and accidentally ignoring dimensions in loader
Summary:
The loader had a bug where we weren't setting the dimensions correctly,
also I forgot to delete the paths for this RPC call.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list