[all-commits] [llvm/llvm-project] 249f14: CodeGen: Fix crash when no libcall is available fo...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Oct 20 00:10:59 PDT 2025


  Branch: refs/heads/users/arsenm/codegen/avoid-crash-missing-stack-guard-support
  Home:   https://github.com/llvm/llvm-project
  Commit: 249f14a4cb4831727ee74d5d1f3564a6b7900091
      https://github.com/llvm/llvm-project/commit/249f14a4cb4831727ee74d5d1f3564a6b7900091
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-10-20 (Mon, 20 Oct 2025)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    A llvm/test/CodeGen/AMDGPU/stackguard.ll

  Log Message:
  -----------
  CodeGen: Fix crash when no libcall is available for stackguard

Not all the paths appear to be implemented for GlobalISel



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