[all-commits] [llvm/llvm-project] 1202dd: [AMDGPU] Mark s_get_*_barrier_state intrinsics alw...
vangthao95 via All-commits
all-commits at lists.llvm.org
Wed Apr 15 13:38:23 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1202ddcfe067d5ceab199266e98c098c06ce98a3
https://github.com/llvm/llvm-project/commit/1202ddcfe067d5ceab199266e98c098c06ce98a3
Author: vangthao95 <vang.thao at amd.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
M llvm/test/Analysis/UniformityAnalysis/AMDGPU/always_uniform.ll
Log Message:
-----------
[AMDGPU] Mark s_get_*_barrier_state intrinsics always uniform (#192190)
Both intrinsics return a 32-bit SGPR value containing the barrier's
member count and signal count.
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