[libc-commits] [PATCH] D148635: [libc] Add a support library for GPU utilities

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Apr 18 12:52:47 PDT 2023


jhuber6 added a comment.

In D148635#4278410 <https://reviews.llvm.org/D148635#4278410>, @jdoerfert wrote:

> I'm not too happy with the name but the concept seems like something we need (to duplicate or move) here.
> Works for me if we cannot find a better name(ing scheme).

What would a better name be? I just went with `utils` since a lot of the other random `libc` stuff is `XXXutil`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148635



More information about the libc-commits mailing list