[Openmp-commits] [PATCH] D131182: [OpenMP][DeviceRTL] Implement libc function `memcmp`
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Aug 4 11:13:33 PDT 2022
tianshilei1992 updated this revision to Diff 450075.
tianshilei1992 added a comment.
add `printf`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131182/new/
https://reviews.llvm.org/D131182
Files:
openmp/libomptarget/DeviceRTL/CMakeLists.txt
openmp/libomptarget/DeviceRTL/include/Debug.h
openmp/libomptarget/DeviceRTL/include/LibC.h
openmp/libomptarget/DeviceRTL/include/Types.h
openmp/libomptarget/DeviceRTL/src/Debug.cpp
openmp/libomptarget/DeviceRTL/src/LibC.cpp
openmp/libomptarget/DeviceRTL/src/exports
openmp/libomptarget/test/offloading/test_libc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131182.450075.patch
Type: text/x-patch
Size: 7078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220804/70cd3ab6/attachment-0001.bin>
More information about the Openmp-commits
mailing list