[libc-commits] [PATCH] D149532: [libc] Enable running libc unit tests on NVPTX

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu May 4 06:30:03 PDT 2023


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

Disabling three tests that fail on NVPTX. Will work to reenable these later.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149532

Files:
  libc/cmake/modules/LLVMLibCTestRules.cmake
  libc/test/CMakeLists.txt
  libc/test/UnitTest/CMakeLists.txt
  libc/test/UnitTest/HermeticTestUtils.cpp
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/__support/CPP/CMakeLists.txt
  libc/test/src/__support/CPP/atomic_test.cpp
  libc/test/utils/UnitTest/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149532.519466.patch
Type: text/x-patch
Size: 7017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230504/e5b2d348/attachment-0001.bin>


More information about the libc-commits mailing list