[all-commits] [llvm/llvm-project] 7b9d10: PowerPC: Fix using long double libm functions for ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jun 17 21:26:37 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b9d10d2e6410029fd0750b2e0566432dbf03dc7
      https://github.com/llvm/llvm-project/commit/7b9d10d2e6410029fd0750b2e0566432dbf03dc7
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-18 (Wed, 18 Jun 2025)

  Changed paths:
    M llvm/lib/IR/RuntimeLibcalls.cpp
    M llvm/test/CodeGen/PowerPC/f128-arith.ll

  Log Message:
  -----------
  PowerPC: Fix using long double libm functions for f128 intrinsics (#144382)

This wasn't setting the correct libcall names, which default to the
l suffixed libm names.



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