[all-commits] [llvm/llvm-project] 301a1d: RuntimeLibcalls: Invert handling of 64-bit only li...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jul 14 09:00:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 301a1d565fccaf517d1c587d1599d595407c178b
      https://github.com/llvm/llvm-project/commit/301a1d565fccaf517d1c587d1599d595407c178b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

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

  Log Message:
  -----------
  RuntimeLibcalls: Invert handling of 64-bit only libcalls (#148571)

Switch the default set to exclude these conditionally available
calls, so they are opt-in instead of opt-out.



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