[all-commits] [llvm/llvm-project] 3e07cb: AMDGPU: Fix using IRAttribute with nounwind for AM...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Oct 4 04:14:04 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/attributor-fix-nounwind-irattribute-amdgpu-no-agpr
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e07cb134e93361e7216cb785506875705ae53ed
      https://github.com/llvm/llvm-project/commit/3e07cb134e93361e7216cb785506875705ae53ed
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-10-04 (Sat, 04 Oct 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp

  Log Message:
  -----------
  AMDGPU: Fix using IRAttribute with nounwind for AMDGPUNoAGPR

Don't think this did anything harmful, but it doesn't make sense
to report this as implementing nounwind handling.



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