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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jun 18 06:13:08 PDT 2025


  Branch: refs/heads/users/arsenm/runtime-libcalls/pass-in-exception-handling-type
  Home:   https://github.com/llvm/llvm-project
  Commit: 0aba739d4af6c439d478620ad0dbc277a5b173fe
      https://github.com/llvm/llvm-project/commit/0aba739d4af6c439d478620ad0dbc277a5b173fe
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-18 (Wed, 18 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