[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
Mon May 1 14:04:10 PDT 2023


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

Changing to specifically disable tests for the targets we have in the
entrypoints but don't support hermetic tests. These can be removed as more of
the test suite is brought over to the new format.


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/test/CMakeLists.txt
  libc/test/src/CMakeLists.txt
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/errno/CMakeLists.txt
  libc/test/src/stdio/CMakeLists.txt
  libc/test/src/stdlib/CMakeLists.txt
  libc/test/src/string/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149517.518557.patch
Type: text/x-patch
Size: 3307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230501/5f262125/attachment-0001.bin>


More information about the libc-commits mailing list