[all-commits] [llvm/llvm-project] 5a4e34: [libc][NFC] Add LIBC_INLINE and attribute.h header...

lntue via All-commits all-commits at lists.llvm.org
Fri Jun 2 18:16:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a4e344bd9ec3a9e01f5aee0c5bc8bde1586cfa3
      https://github.com/llvm/llvm-project/commit/5a4e344bd9ec3a9e01f5aee0c5bc8bde1586cfa3
  Author: Tue Ly <lntue at google.com>
  Date:   2023-06-02 (Fri, 02 Jun 2023)

  Changed paths:
    M libc/src/__support/FPUtil/aarch64/FMA.h
    M libc/src/__support/FPUtil/riscv64/FMA.h
    M libc/src/__support/FPUtil/x86_64/FMA.h
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc][NFC] Add LIBC_INLINE and attribute.h header includes to targets' FMA.h.

Targets' FMA.h headers are missing LIBC_INLINE and attributes.h header.

Reviewed By: brooksmoses

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




More information about the All-commits mailing list