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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Jul 13 23:56:02 PDT 2025


  Branch: refs/heads/users/arsenm/runtime-libcalls/switch-compiler-rt-64-libcalls-opt-in
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f195defcde58603936e5e6d668373708607b773
      https://github.com/llvm/llvm-project/commit/2f195defcde58603936e5e6d668373708607b773
  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: Invert handling of 64-bit only libcalls

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