[all-commits] [llvm/llvm-project] 273416: [flang] Disable some new unit tests (non-portable ...

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Apr 1 17:04:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 273416231b1477503cd5281ef2587c40efae2747
      https://github.com/llvm/llvm-project/commit/273416231b1477503cd5281ef2587c40efae2747
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M flang/unittests/RuntimeGTest/Numeric.cpp

  Log Message:
  -----------
  [flang] Disable some new unit tests (non-portable results)

Due to architectural variation on the C++ functions std::ceil, std::floor,
and std::trunc, diable some new Fortran unit tests for now that depending
on specifical results for IEEE floating-point edge cases of infinities
and NaNs.




More information about the All-commits mailing list