[all-commits] [llvm/llvm-project] d4ef4b: [libc] Fix generated float128 header for aarch64 t...

lntue via All-commits all-commits at lists.llvm.org
Mon Feb 5 04:45:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4ef4b818929732bcb68a536ef2c91891c0ad179
      https://github.com/llvm/llvm-project/commit/d4ef4b818929732bcb68a536ef2c91891c0ad179
  Author: lntue <35648136+lntue at users.noreply.github.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

  Changed paths:
    M libc/config/linux/aarch64/entrypoints.txt
    M libc/config/linux/api.td
    M libc/include/CMakeLists.txt
    M libc/include/llvm-libc-types/CMakeLists.txt
    A libc/include/llvm-libc-types/float128.h
    M libc/spec/spec.td
    M libc/spec/stdc.td
    M libc/src/__support/FPUtil/generic/sqrt.h
    M libc/src/__support/macros/properties/CMakeLists.txt
    M libc/src/__support/macros/properties/float.h

  Log Message:
  -----------
  [libc] Fix generated float128 header for aarch64 target. (#78017)




More information about the All-commits mailing list