[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 10:32:19 PDT 2022
tianshilei1992 updated this revision to Diff 450052.
tianshilei1992 added a comment.
remove one extra check
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/LibC.h
openmp/libomptarget/DeviceRTL/include/Types.h
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.450052.patch
Type: text/x-patch
Size: 4105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220804/6e5d00bf/attachment.bin>
More information about the Openmp-commits
mailing list