[all-commits] [llvm/llvm-project] 3ac8b6: [libc] Disable newly added test from running on NVPTX

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu May 18 12:05:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ac8b647c7dc6e63e6cb89ab7b669062f8958854
      https://github.com/llvm/llvm-project/commit/3ac8b647c7dc6e63e6cb89ab7b669062f8958854
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-05-18 (Thu, 18 May 2023)

  Changed paths:
    M libc/test/src/__support/CMakeLists.txt

  Log Message:
  -----------
  [libc] Disable newly added test from running on NVPTX

A recent patch enabled this test which turns out to segfault on the
NVPTX architecture. We disable it for now.

Differential Revision: https://reviews.llvm.org/D150898




More information about the All-commits mailing list