[all-commits] [llvm/llvm-project] 9f4662: RegAllocFast: Avoid using temporary DiagnosticInfo

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Dec 16 21:44:55 PST 2024


  Branch: refs/heads/users/arsenm/regalloc-fast-avoid-temporary-diagnosticinfo
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f4662ede5026e805d0306752b7cfb2ef15d4a3f
      https://github.com/llvm/llvm-project/commit/9f4662ede5026e805d0306752b7cfb2ef15d4a3f
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M llvm/lib/CodeGen/RegAllocFast.cpp
    M llvm/test/CodeGen/AMDGPU/ran-out-of-registers-error-all-regs-reserved.ll
    M llvm/test/CodeGen/AMDGPU/ran-out-of-registers-errors.ll

  Log Message:
  -----------
  RegAllocFast: Avoid using temporary DiagnosticInfo

This reverts commit 1297933f35b4948b4d281259627a72094c407a75.



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