[all-commits] [llvm/llvm-project] 504144: [libc][math] Fix floating-point test support on x8...

Dominic Chen via All-commits all-commits at lists.llvm.org
Wed Jul 12 00:39:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50414422ac155f75fa5d0b9174cfa97ed2b78f94
      https://github.com/llvm/llvm-project/commit/50414422ac155f75fa5d0b9174cfa97ed2b78f94
  Author: Dominic Chen <daming_chen at apple.com>
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
    M libc/src/__support/FPUtil/x86_64/FEnvImpl.h

  Log Message:
  -----------
  [libc][math] Fix floating-point test support on x86_64 Apple machines

Provide platform-specific x87 FPU definitions and operations

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




More information about the All-commits mailing list