[all-commits] [llvm/llvm-project] e50322: AMDGPU: Move spill pseudo special case out of adju...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Sep 12 01:49:48 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/move-spill-handling-adjustAllocatableRegClass
Home: https://github.com/llvm/llvm-project
Commit: e5032294b4979c4b7f2367cee30c24d42901714b
https://github.com/llvm/llvm-project/commit/e5032294b4979c4b7f2367cee30c24d42901714b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
Log Message:
-----------
AMDGPU: Move spill pseudo special case out of adjustAllocatableRegClass
This is special for the same reason av_mov_b64_imm_pseudo is special.
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