[all-commits] [llvm/llvm-project] 2087c2: RuntimeLibcalls: Fix calling conv of win32 div lib...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 16 06:31:06 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/fix-callingconv-win32-div-libcalls
Home: https://github.com/llvm/llvm-project
Commit: 2087c26339c196088e12ba609a513083541bb39a
https://github.com/llvm/llvm-project/commit/2087c26339c196088e12ba609a513083541bb39a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-16 (Wed, 16 Jul 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.td
A llvm/test/CodeGen/X86/win32-int-runtime-libcalls.ll
Log Message:
-----------
RuntimeLibcalls: Fix calling conv of win32 div libcalls
There's probably an existing test this should be added to,
but our test coverage is really bad that this wasn't caught
by one.
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