[all-commits] [llvm/llvm-project] 944736: Hexagon: Add libcall declarations for special memcpy

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


  Branch: refs/heads/users/arsenm/hexagon/add-libcall-definitions-special-memcpy
  Home:   https://github.com/llvm/llvm-project
  Commit: 944736bc9e6a13b446967095c4b8b2d7c21aaf73
      https://github.com/llvm/llvm-project/commit/944736bc9e6a13b446967095c4b8b2d7c21aaf73
  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/Hexagon/HexagonSelectionDAGInfo.cpp

  Log Message:
  -----------
  Hexagon: Add libcall declarations for special memcpy

HexagonSelectionDAGInfo was bypassing the ordinary RuntimeLibcallInfo
handling for this case, so define a libcall for it and use it.



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