[all-commits] [llvm/llvm-project] 691c67: AMDGPU/GlobalISel: Fix using wrong regbank for smfmac
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Oct 9 19:41:04 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/global-isel-fix-agpr-regbankselect-smfmac
Home: https://github.com/llvm/llvm-project
Commit: 691c67cbd5dc88fdbec9647ad95e7441839a7610
https://github.com/llvm/llvm-project/commit/691c67cbd5dc88fdbec9647ad95e7441839a7610
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-10-10 (Fri, 10 Oct 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.smfmac.gfx950.ll
Log Message:
-----------
AMDGPU/GlobalISel: Fix using wrong regbank for smfmac
Make sure to apply the option+number of register logic from
the selection pattrn.
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