[all-commits] [llvm/llvm-project] ae30ae: [libc][NFC] Add some missing comments to the RPC i...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Mar 20 07:30:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae30ae23aa4026bbc05c1de89a8d69b3cc2d9158
https://github.com/llvm/llvm-project/commit/ae30ae23aa4026bbc05c1de89a8d69b3cc2d9158
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M libc/src/__support/OSUtil/gpu/io.cpp
M libc/src/__support/OSUtil/gpu/quick_exit.cpp
M libc/src/__support/RPC/rpc.h
M libc/utils/gpu/loader/amdgpu/Loader.cpp
Log Message:
-----------
[libc][NFC] Add some missing comments to the RPC implementation
Summary:
These comments were accidentally dropped from the committed version. Add
them back in.
More information about the All-commits
mailing list