[all-commits] [llvm/llvm-project] 011016: RuntimeLibcalls: Fix calling conv of win32 div lib...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jul 16 16:29:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0110168f6aa5c8a8d02ffd9e62c7929ce6d24d26
      https://github.com/llvm/llvm-project/commit/0110168f6aa5c8a8d02ffd9e62c7929ce6d24d26
  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.



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