[all-commits] [llvm/llvm-project] 6edad0: [libc][RISCV] Let RISCV64 targets test implementat...

lntue via All-commits all-commits at lists.llvm.org
Thu Apr 6 06:24:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6edad0c8f04fc4625570bf8513c20b14961f749e
      https://github.com/llvm/llvm-project/commit/6edad0c8f04fc4625570bf8513c20b14961f749e
  Author: Tue Ly <lntue at google.com>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M libc/cmake/modules/LLVMLibCFlagRules.cmake
    M libc/cmake/modules/LLVMLibCObjectRules.cmake
    M libc/src/__support/macros/properties/cpu_features.h

  Log Message:
  -----------
  [libc][RISCV] Let RISCV64 targets test implementations with and without FMA.

Let RISCV64 targets math implementations with and without FMA
automatically.

Reviewed By: michaelrj

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




More information about the All-commits mailing list