[all-commits] [llvm/llvm-project] a294d5: ARM: Remove idiv runtime call aliases

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Aug 5 01:01:30 PDT 2025


  Branch: refs/heads/users/arsenm/arm/remove-idiv-libcall-aliases
  Home:   https://github.com/llvm/llvm-project
  Commit: a294d5d1f70ce372862d9700c494069023ae7062
      https://github.com/llvm/llvm-project/commit/a294d5d1f70ce372862d9700c494069023ae7062
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-08-05 (Tue, 05 Aug 2025)

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

  Log Message:
  -----------
  ARM: Remove idiv runtime call aliases

Really only the i32 variants exist. We don't need synthetic
aliases for illegal types which will be promoted.



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