[all-commits] [llvm/llvm-project] ac763b: [libc] Add support for fma in riscv

Mikhail R. Gadelha via All-commits all-commits at lists.llvm.org
Wed Mar 8 11:16:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac763b9fdf5b8b6cc563b30c3fe90499f3706b13
      https://github.com/llvm/llvm-project/commit/ac763b9fdf5b8b6cc563b30c3fe90499f3706b13
  Author: Mikhail R. Gadelha <mikhail at igalia.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M libc/src/__support/FPUtil/FMA.h
    A libc/src/__support/FPUtil/riscv64/FMA.h
    M libc/src/__support/macros/properties/cpu_features.h

  Log Message:
  -----------
  [libc] Add support for fma in riscv

Reviewed By: lntue

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




More information about the All-commits mailing list