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

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b81483e28145910e0fa39667fd1f2bf840d8a55
      https://github.com/llvm/llvm-project/commit/6b81483e28145910e0fa39667fd1f2bf840d8a55
  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 (#142014)

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