[all-commits] [llvm/llvm-project] f94980: AMDGPU/GlobalISel: Fix using wrong regbank for smf...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Oct 9 20:17:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9498048cc48ce7bf8604d07dfdef35ba076c363
https://github.com/llvm/llvm-project/commit/f9498048cc48ce7bf8604d07dfdef35ba076c363
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 (#162762)
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