[all-commits] [llvm/llvm-project] 040860: AMDGPU: Add a mir variant of a regalloc failure test
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Feb 27 05:14:48 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 040860accbad57d2ed2ba132460ce618d4ba92fb
https://github.com/llvm/llvm-project/commit/040860accbad57d2ed2ba132460ce618d4ba92fb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
A llvm/test/CodeGen/AMDGPU/remaining-virtual-register-operands.mir
Log Message:
-----------
AMDGPU: Add a mir variant of a regalloc failure test
I have a pending patch which improves the codegen in the original IR
version, such that the allocation no longer fails. I'm still trying
to preserve the failure from IR, but add a version with a snapshot
of the current MIR before the failing RA run.
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