[all-commits] [llvm/llvm-project] b1af3c: [libc][FIXME] Disable math tests to make the GPU b...

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Nov 7 15:43:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b1af3c0857f236fa665055d7e8cf76eed41be3ae
      https://github.com/llvm/llvm-project/commit/b1af3c0857f236fa665055d7e8cf76eed41be3ae
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M libc/test/src/math/CMakeLists.txt
    M libc/test/src/math/smoke/CMakeLists.txt

  Log Message:
  -----------
  [libc][FIXME] Disable math tests to make the GPU bots green (#71603)

Summary:
This is a quick hack to disable affected GPU math tests so the bots will
be green again.

The offending commit is d2361b204857820d18aa344b890072df8d6154dd. If
that is reverted along with this patch the tests also pass.




More information about the All-commits mailing list