[all-commits] [llvm/llvm-project] 0537f1: RuntimeLibcalls: Avoid adding ppcf128 calls to non...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Jul 12 18:55:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0537f17dfc2e5989ff9d3ee2fe9999d360ed5de6
      https://github.com/llvm/llvm-project/commit/0537f17dfc2e5989ff9d3ee2fe9999d360ed5de6
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-13 (Sun, 13 Jul 2025)

  Changed paths:
    M llvm/include/llvm/IR/RuntimeLibcalls.td

  Log Message:
  -----------
  RuntimeLibcalls: Avoid adding ppcf128 calls to non-ppc targets (#147656)

Filter out PPCF128 calls from the default set, and only add them
back to PPC.



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