[all-commits] [llvm/llvm-project] 2fdc88: XCore: Declare libcalls used for align 4 memcpy

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jun 27 01:47:17 PDT 2025


  Branch: refs/heads/users/arsenm/xcore/add-runtime-libcall-definitions-special-memcpy
  Home:   https://github.com/llvm/llvm-project
  Commit: 2fdc886bbe8a6b0ebba3273c2bdfd3368b09ee5d
      https://github.com/llvm/llvm-project/commit/2fdc886bbe8a6b0ebba3273c2bdfd3368b09ee5d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M llvm/include/llvm/IR/RuntimeLibcalls.td
    M llvm/lib/IR/RuntimeLibcalls.cpp
    M llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp

  Log Message:
  -----------
  XCore: Declare libcalls used for align 4 memcpy

This usage was hidden in XCoreSelectionDAGInfo and bypassed
the usual libcall system, so define these for later use.



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