[all-commits] [llvm/llvm-project] e6a350: [libc] Replace the `PRINT_TO_STDERR` opcode for RP...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Jun 5 17:28:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6a350df106cac06b22e23cedef0819a99f41ede
https://github.com/llvm/llvm-project/commit/e6a350df106cac06b22e23cedef0819a99f41ede
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M libc/src/__support/OSUtil/gpu/io.cpp
M libc/src/__support/RPC/rpc.h
M libc/utils/gpu/loader/Server.h
Log Message:
-----------
[libc] Replace the `PRINT_TO_STDERR` opcode for RPC printing.
A previous patch added general support for printing via the RPC
interface. we should consolidate this functionality and get rid of the
old opcode that was used for simple testing.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D152211
More information about the All-commits
mailing list