[libc-commits] [PATCH] D155615: [libc] Default the GPU build to the default memory utilities

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jul 18 09:16:22 PDT 2023


jhuber6 added a comment.

In D155615#4511216 <https://reviews.llvm.org/D155615#4511216>, @gchatelet wrote:

> This patch is likely to fail as `LIBC_SRC_STRING_MEMORY_UTILS_MEMSET` et al. are not defined.

Had a bit of a mixuup, it's been reverted already. Thanks. Sorry the AMDGPU builder isn't in staging otherwise you'd probably catch this stuff.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155615



More information about the libc-commits mailing list