[all-commits] [llvm/llvm-project] c5cfbe: [libc] Skip fenv exception tests on aarch64 if HW ...

Siva Chandra via All-commits all-commits at lists.llvm.org
Thu Sep 9 13:48:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5cfbe40de6ef3eb7958cffdd9eee2eb8b6c77b9
      https://github.com/llvm/llvm-project/commit/c5cfbe40de6ef3eb7958cffdd9eee2eb8b6c77b9
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2021-09-09 (Thu, 09 Sep 2021)

  Changed paths:
    M libc/src/__support/FPUtil/aarch64/FEnvImpl.h
    M libc/src/__support/FPUtil/x86_64/FEnvImpl.h
    M libc/test/src/fenv/enabled_exceptions_test.cpp
    M libc/test/src/fenv/feholdexcept_test.cpp

  Log Message:
  -----------
  [libc] Skip fenv exception tests on aarch64 if HW doesn't support exceptions.

Reviewed By: michaelrj

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




More information about the All-commits mailing list