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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jun 16 09:11:47 PDT 2025


  Branch: refs/heads/users/arsenm/powerpc/fix-using-long-double-libm-calls-f128
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c41a2154737d1e237fcfefecf1638a80dc09da1
      https://github.com/llvm/llvm-project/commit/2c41a2154737d1e237fcfefecf1638a80dc09da1
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-17 (Tue, 17 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

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