[all-commits] [llvm/llvm-project] 2ac917: [libc] Fix test failing on the GPU due to undefine...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri May 19 12:03:59 PDT 2023


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

  Changed paths:
    M libc/test/src/__support/FPUtil/fpbits_test.cpp

  Log Message:
  -----------
  [libc] Fix test failing on the GPU due to undefined floating point type

We got build failures due to the handling here, explicitly set the type.

Reviewed By: sivachandra

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




More information about the All-commits mailing list