[libc-commits] [PATCH] D149517: [libc] Enable running libc unit tests on AMDGPU

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed May 3 17:05:53 PDT 2023


jhuber6 updated this revision to Diff 519307.
jhuber6 added a comment.

Addressing comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149517

Files:
  libc/cmake/modules/LLVMLibCCheckCpuFeatures.cmake
  libc/config/gpu/entrypoints.txt
  libc/test/CMakeLists.txt
  libc/test/UnitTest/CMakeLists.txt
  libc/test/src/CMakeLists.txt
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/__support/File/CMakeLists.txt
  libc/test/src/__support/blockstore_test.cpp
  libc/test/src/errno/CMakeLists.txt
  libc/test/src/stdio/CMakeLists.txt
  libc/test/src/string/StrchrTest.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149517.519307.patch
Type: text/x-patch
Size: 6619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230504/f953b296/attachment.bin>


More information about the libc-commits mailing list