[all-commits] [llvm/llvm-project] be2182: RegAllocFast: Fix verifier errors after assigning ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Feb 21 01:48:32 PST 2025


  Branch: refs/heads/users/arsenm/regalloc-fast-fix-verifier-errors-after-failure
  Home:   https://github.com/llvm/llvm-project
  Commit: be2182653eb5cbcb412e6d7d23eb1393ab315fb5
      https://github.com/llvm/llvm-project/commit/be2182653eb5cbcb412e6d7d23eb1393ab315fb5
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M llvm/lib/CodeGen/RegAllocFast.cpp
    M llvm/lib/CodeGen/VirtRegMap.cpp
    M llvm/test/CodeGen/AMDGPU/illegal-eviction-assert.mir
    M llvm/test/CodeGen/AMDGPU/issue48473.mir
    M llvm/test/CodeGen/AMDGPU/ran-out-of-registers-error-all-regs-reserved.ll
    M llvm/test/CodeGen/AMDGPU/regalloc-failure-overlapping-insert-assert.mir
    M llvm/test/CodeGen/AMDGPU/remaining-virtual-register-operands.ll
    M llvm/test/CodeGen/X86/inline-asm-assertion.ll

  Log Message:
  -----------
  RegAllocFast: Fix verifier errors after assigning to reserved registers



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