[all-commits] [llvm/llvm-project] f6e900: [AMDGPU] Fix GISel lowering for amdgcn_s_quadmask, ...
Chinmay Deshpande via All-commits
all-commits at lists.llvm.org
Tue Jun 9 13:44:50 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6e900184a814b8339c41c764ef13a7aedfc9480
https://github.com/llvm/llvm-project/commit/f6e900184a814b8339c41c764ef13a7aedfc9480
Author: Chinmay Deshpande <chdeshpa at amd.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeRules.cpp
M llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
M llvm/test/Analysis/UniformityAnalysis/AMDGPU/always_uniform.ll
Log Message:
-----------
[AMDGPU] Fix GISel lowering for amdgcn_s_quadmask, amdgcn_s_wqm (#202704)
This change also marks the intrinsics
`amdgcn_s_quadmask` and `amdgcn_s_wqm`
as AlwaysUniform.
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