[all-commits] [llvm/llvm-project] 48bb7b: [libc] Disable the string_to_float test on NVPTX

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Jun 2 13:56:56 PDT 2023


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

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

  Log Message:
  -----------
  [libc] Disable the string_to_float test on NVPTX

This test began failing after recent changes. Disable it for now.

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




More information about the All-commits mailing list