[all-commits] [llvm/llvm-project] 4b7104: RuntimeLibcalls: Remove __muloti4 from default lib...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Jul 13 20:25:04 PDT 2025


  Branch: refs/heads/users/arsenm/runtime-libcalls/remove-muloti4-default-calls
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b710451faa438fbcd32d45a2fe31dcf89140765
      https://github.com/llvm/llvm-project/commit/4b710451faa438fbcd32d45a2fe31dcf89140765
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

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

  Log Message:
  -----------
  RuntimeLibcalls: Remove __muloti4 from default libcall set

The current logic says it's only available on wasm, so only
explicitly add it there. Also fix a misnomer in the compiler-rt
call list.



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