[libc-commits] [PATCH] D153594: [libc] Instantiate and sanity check rpc class

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jun 22 18:06:09 PDT 2023


jhuber6 added a comment.

In D153594#4443127 <https://reviews.llvm.org/D153594#4443127>, @JonChesterfield wrote:

> This test doesn't need anything other than the header. If I delete the string after depends it still runs on the gpu, i.e. an empty DEPENDS clause seems to be fine, shall we go with that instead?

I think it running on the GPU only is good for now, we can enable it on the CPU in a separate patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153594



More information about the libc-commits mailing list