[all-commits] [llvm/llvm-project] d5d141: [RISCV][GISel] Use libcalls for rint, nearbyint, t...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Sep 18 12:08:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d5d1417659267f7247668f46cd51bd748b368fa3
      https://github.com/llvm/llvm-project/commit/d5d1417659267f7247668f46cd51bd748b368fa3
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
    R llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-fp-ceil-floor.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-fp-libcall.mir

  Log Message:
  -----------
  [RISCV][GISel] Use libcalls for rint, nearbyint, trunc, round, and roundeven intrinsics. (#108779)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list