[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
Thu May 4 04:33:08 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG632fa3798cc3: [libc] Enable running libc unit tests on AMDGPU (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D149517?vs=519307&id=519435#toc

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/docs/gpu/support.rst
  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.519435.patch
Type: text/x-patch
Size: 7162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230504/9a66e44f/attachment.bin>


More information about the libc-commits mailing list