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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jul 9 01:22:04 PDT 2025


  Branch: refs/heads/users/arsenm/runtime-libcalls/only-add-ppcf128-calls-ppc
  Home:   https://github.com/llvm/llvm-project
  Commit: e0d94201ca4c9c7f786c1d3c20f87e1236b7b4fc
      https://github.com/llvm/llvm-project/commit/e0d94201ca4c9c7f786c1d3c20f87e1236b7b4fc
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

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

  Log Message:
  -----------
  RuntimeLibcalls: Avoid adding ppcf128 calls to non-ppc targets

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