[libc-commits] [PATCH] D148288: [libc] Update RPC interface for system utilities on the GPU

Jon Chesterfield via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Apr 18 13:18:20 PDT 2023


JonChesterfield added a comment.

Main objection from me is it uses twice as much shared state as necessary. Using many more states than necessary makes the invariants difficult to follow.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148288/new/

https://reviews.llvm.org/D148288



More information about the libc-commits mailing list