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

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


  Branch: refs/heads/users/arsenm/runtime-libcalls/switch-compiler-rt-64-libcalls-opt-in
  Home:   https://github.com/llvm/llvm-project
  Commit: 650ac1eabb74647ae7ce6a653f6159d269818511
      https://github.com/llvm/llvm-project/commit/650ac1eabb74647ae7ce6a653f6159d269818511
  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