[libc-commits] [PATCH] D149793: [libc][rpc] Avoid leaking port in Server.h

Jon Chesterfield via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed May 3 15:22:21 PDT 2023


JonChesterfield added a comment.

I'm not totally confident on optimisation removing that branch or the associated boolean needed in port to keep it working sanely if the port is moved but maybe. I'm pretty phobic of branches on GPUs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149793



More information about the libc-commits mailing list