[all-commits] [llvm/llvm-project] 981012: RuntimeLibcalls: Pass in exception handling type

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jun 18 18:32:53 PDT 2025


  Branch: refs/heads/users/arsenm/runtime-libcalls/pass-in-exception-handling-type
  Home:   https://github.com/llvm/llvm-project
  Commit: 98101238be482a61591ec9e72376f2a7a75f19f3
      https://github.com/llvm/llvm-project/commit/98101238be482a61591ec9e72376f2a7a75f19f3
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-19 (Thu, 19 Jun 2025)

  Changed paths:
    M llvm/include/llvm/IR/RuntimeLibcalls.h
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    M llvm/lib/IR/RuntimeLibcalls.cpp
    M llvm/lib/Target/VE/VEISelLowering.cpp
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  RuntimeLibcalls: Pass in exception handling type

All of the ABI options that influence libcall decisions need
to be passed in.



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