[all-commits] [llvm/llvm-project] 18ca55: RuntimeLibcalls: Remove __muloti4 from default lib...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Jul 13 22:32:45 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/remove-muloti4-default-calls
Home: https://github.com/llvm/llvm-project
Commit: 18ca55181f46af4a684f6ed4d05e89ca2dbbeb78
https://github.com/llvm/llvm-project/commit/18ca55181f46af4a684f6ed4d05e89ca2dbbeb78
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
M llvm/lib/IR/RuntimeLibcalls.cpp
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