[all-commits] [llvm/llvm-project] 3f72f9: [libc] Fix 64-bit Apple ARM support and header inc...

Dominic Chen via All-commits all-commits at lists.llvm.org
Fri Jan 28 00:23:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f72f9da43f0691094c0b23f142d295a784eeada
      https://github.com/llvm/llvm-project/commit/3f72f9da43f0691094c0b23f142d295a784eeada
  Author: Dominic Chen <ddchen at apple.com>
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
    M libc/src/__support/FPUtil/PlatformDefs.h
    M libc/test/src/math/exhaustive/cosf_test.cpp
    M libc/test/src/math/exhaustive/expm1f_test.cpp
    M libc/test/src/math/exhaustive/sinf_test.cpp
    M libc/test/src/math/exhaustive/sqrtf_test.cpp

  Log Message:
  -----------
  [libc] Fix 64-bit Apple ARM support and header includes

Summary:

Reviewers: sivachandra

Subscribers:

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




More information about the All-commits mailing list