[all-commits] [llvm/llvm-project] f38773: Hexagon: Add libcall declarations for special memc...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f38773e980e2e75ab43750c66d7b81516a7e01e0
      https://github.com/llvm/llvm-project/commit/f38773e980e2e75ab43750c66d7b81516a7e01e0
  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 (#144975)

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