[all-commits] [llvm/llvm-project] 7fda04: AMDGPU/GlobalISel: Fix sgpr s16 unmerge lowering i...
Petar Avramovic via All-commits
all-commits at lists.llvm.org
Tue Feb 3 10:03:09 PST 2026
Branch: refs/heads/users/petar-avramovic/fix-unmerge-s16-v2
Home: https://github.com/llvm/llvm-project
Commit: 7fda041cac352770d4ef02affefb2564733ec8b0
https://github.com/llvm/llvm-project/commit/7fda041cac352770d4ef02affefb2564733ec8b0
Author: Petar Avramovic <Petar.Avramovic at amd.com>
Date: 2026-02-03 (Tue, 03 Feb 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeHelper.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/unmerge-sgpr-s16.mir
Log Message:
-----------
AMDGPU/GlobalISel: Fix sgpr s16 unmerge lowering in regbanklegalize
Used to fail EXPENSIVE_CHECKS because of type mismatch.
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