[all-commits] [llvm/llvm-project] 7c2c20: RuntimeLibcalls: Fix calling conv of win32 div lib...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jul 17 01:30:12 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 7c2c20dd9c3e90772b06973fdc235971c31f3955
https://github.com/llvm/llvm-project/commit/7c2c20dd9c3e90772b06973fdc235971c31f3955
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-17 (Thu, 17 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 (#149098)
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.
(cherry picked from commit 0110168f6aa5c8a8d02ffd9e62c7929ce6d24d26)
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