[all-commits] [llvm/llvm-project] 63710f: [libc] Disable uint test on NVPTX GPUs

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Jun 8 15:54:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 63710fd529401867b018c767bc225b26f3eeb0e1
      https://github.com/llvm/llvm-project/commit/63710fd529401867b018c767bc225b26f3eeb0e1
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-06-08 (Thu, 08 Jun 2023)

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

  Log Message:
  -----------
  [libc] Disable uint test on NVPTX GPUs

This test started failing on Nvidia, we need to disable it to keep the
bot green until we can investigate the root cause.

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




More information about the All-commits mailing list