[all-commits] [llvm/llvm-project] 657752: libclc: Use separate acquire and release fences in...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Mar 7 23:49:51 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65775204b7af5ca9a65a03876a162e98d452beee
https://github.com/llvm/llvm-project/commit/65775204b7af5ca9a65a03876a162e98d452beee
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-03-08 (Sun, 08 Mar 2026)
Changed paths:
M libclc/clc/include/clc/synchronization/clc_work_group_barrier.h
M libclc/clc/lib/amdgcn/synchronization/clc_work_group_barrier.cl
M libclc/clc/lib/ptx-nvidiacl/synchronization/clc_work_group_barrier.cl
M libclc/opencl/lib/generic/synchronization/work_group_barrier.cl
Log Message:
-----------
libclc: Use separate acquire and release fences in work_group_barrier (#185190)
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