[libc-commits] [PATCH] D148600: Rebase D148288 and associated test commits by jhuber6 on D148191
Jon Chesterfield via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Apr 17 19:21:33 PDT 2023
JonChesterfield added a comment.
The differentials spliced together here from Joseph are, I think, D148288 <https://reviews.llvm.org/D148288>, D148342 <https://reviews.llvm.org/D148342>, a commit to add --threads and --blocks to the loaders, test the rpc interface with multiple blocks. That was the most tested / working baseline to hack this together on top of. Essentially everything in this patch which is not a direct copy from D148288 <https://reviews.llvm.org/D148288> is from @jhuber6 with pretty minimal glue/interface patches to splice the two together. This is mostly an existence proof that the four bit machine is not necessary to express the send/recv/send/recv API.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148600/new/
https://reviews.llvm.org/D148600
More information about the libc-commits
mailing list