[all-commits] [llvm/llvm-project] 7578c3: [libc] Disable fpexcept testing on the GPU

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Jun 5 07:55:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7578c31823ff1b23f1f15607f8abf57bc173b843
      https://github.com/llvm/llvm-project/commit/7578c31823ff1b23f1f15607f8abf57bc173b843
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
    M libc/test/src/math/smoke/RoundToIntegerTest.h

  Log Message:
  -----------
  [libc] Disable fpexcept testing on the GPU

Summary:
These new tests fails on the GPU due to the exception testing. Disable
it for now because these aren't supported and can't be supported on
NVPTX.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list