[Openmp-commits] [PATCH] D131182: [OpenMP][DeviceRTL] Implement libc function `memcmp`
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Aug 4 11:26:47 PDT 2022
jdoerfert added a comment.
In D131182#3700422 <https://reviews.llvm.org/D131182#3700422>, @tschuett wrote:
> https://discourse.llvm.org/t/llvm-embedded-toolchains-working-group-sync-up/63270/7
> There was a discussion to use the in-tree libc for GPUs at their last meeting.
yeah, this will move again soon. For now we need to fix a bug (reported for OpenMP but existing for all GPU + C++ languages).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131182/new/
https://reviews.llvm.org/D131182
More information about the Openmp-commits
mailing list