[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:38:07 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb5a2afa6242: [OpenMP][DeviceRTL] Implement libc function `memcmp` (authored by tianshilei1992).
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.450087.patch
Type: text/x-patch
Size: 7078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220804/8a34dc92/attachment-0001.bin>
More information about the Openmp-commits
mailing list