[all-commits] [llvm/llvm-project] 2f1df0: RegAllocFast: Fix verifier errors after assigning ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Feb 25 22:20:31 PST 2025
Branch: refs/heads/users/arsenm/regalloc-fast-fix-verifier-errors-after-assign-reserved-regs
Home: https://github.com/llvm/llvm-project
Commit: 2f1df05f990ac37a0067cf3fce78043174f3205f
https://github.com/llvm/llvm-project/commit/2f1df05f990ac37a0067cf3fce78043174f3205f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M llvm/lib/CodeGen/RegAllocFast.cpp
M llvm/test/CodeGen/AMDGPU/ran-out-of-registers-error-all-regs-reserved.ll
Log Message:
-----------
RegAllocFast: Fix verifier errors after assigning to reserved registers
Commit: 34474b12d4b3dbc328ab1d6b898d13939f306d2c
https://github.com/llvm/llvm-project/commit/34474b12d4b3dbc328ab1d6b898d13939f306d2c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M llvm/lib/CodeGen/RegAllocFast.cpp
Log Message:
-----------
Update llvm/lib/CodeGen/RegAllocFast.cpp
Co-authored-by: Christudasan Devadasan <christudasan.devadasan at amd.com>
Compare: https://github.com/llvm/llvm-project/compare/47ca0670cc4c...34474b12d4b3
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