[all-commits] [llvm/llvm-project] 77d99f: AMDGPU: Start using LLVMContext errors in buffer f...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu May 29 22:50:25 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/start-using-context-errors-buffer-fat-pointer-lowering
  Home:   https://github.com/llvm/llvm-project
  Commit: 77d99f477a27cbcb55c838b1136fec6a8ada1ff3
      https://github.com/llvm/llvm-project/commit/77d99f477a27cbcb55c838b1136fec6a8ada1ff3
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp
    A llvm/test/CodeGen/AMDGPU/buffer-fat-pointer-unsupported-errors.ll

  Log Message:
  -----------
  AMDGPU: Start using LLVMContext errors in buffer fat pointer lowering

Avoid using report_fatal_error. Many more uses that should be converted
in the pass remain.



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